mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-07-14 18:02:49 +08:00
refactor:按规范修改代码、注释等
This commit is contained in:
@ -1,15 +1,15 @@
|
||||
//
|
||||
// Created with Android Studio.
|
||||
// User: 三帆
|
||||
// Date: 05/02/2019
|
||||
// Time: 22:06
|
||||
// email: sanfan.hx@alibaba-inc.com
|
||||
// target: xxx
|
||||
//
|
||||
/// Created with Android Studio.
|
||||
/// User: 三帆
|
||||
/// Date: 05/02/2019
|
||||
/// Time: 22:06
|
||||
/// email: sanfan.hx@alibaba-inc.com
|
||||
/// target: xxx
|
||||
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
import 'package:flutter_go/components/widget_demo.dart';
|
||||
import 'demo.dart';
|
||||
|
||||
const String content0 = '''
|
||||
### **简介**
|
||||
> 显示中国的省市县地区
|
||||
|
Reference in New Issue
Block a user