2 커밋 15c89ceb91 ... 395e812462

작성자 SHA1 메시지 날짜
  lailin 395e812462 Merge branch '1.0.0' of ssh://gogs.soulhub.xyz:8525/JXZS/JXZS_TaskService into 1.0.0 3 년 전
  lailin 51498899b8 pod 更新 3 년 전
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      taskservice/lib/src/crtacc/page_crtacc.dart

+ 1 - 1
taskservice/lib/src/crtacc/page_crtacc.dart

@@ -200,7 +200,7 @@ class _CreateAccPageState extends State<CreateAccPage> {
                   padding: const EdgeInsets.symmetric(horizontal: 20),
                   child: Container(
                       margin: EdgeInsets.only(bottom: 1),
-                      child: Text('省份/城市/区域')),
+                      child: Text(),
                 ),
               ),
             ],