jyj преди 4 години
родител
ревизия
6cb2e52960
променени са 3 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 2 2
      lib/internal/bbs/page/expert_detail.dart
  2. 1 1
      lib/internal/bbs/page/visit_page.dart
  3. 1 1
      lib/internal/wode/page/wode_page.dart

+ 2 - 2
lib/internal/bbs/page/expert_detail.dart

@@ -804,7 +804,7 @@ class ExpertDetailState extends BasePageState<ExpertDetail,ExpertCommentListPres
                                                   Icon(
                                                     IconData(0xe7a6,
                                                         fontFamily: "myfont"),
-                                                    size: 14.0,
+                                                    size: 17.0,
                                                     color: Color(0xffffffff),
                                                   ),
                                                   SizedBox(
@@ -828,7 +828,7 @@ class ExpertDetailState extends BasePageState<ExpertDetail,ExpertCommentListPres
                                                     detailObj.address!=null?detailObj.address.split(",")[0]:"",
                                                     style: TextStyle(
                                                       color:Colors.white,
-                                                      fontSize:ScreenUtil().setSp(12)
+                                                      fontSize:ScreenUtil().setSp(14)
                                                     ),
                                                     textAlign:TextAlign.left,
                                                     // overflow:TextOverflow.ellipsis,

+ 1 - 1
lib/internal/bbs/page/visit_page.dart

@@ -330,7 +330,7 @@ class VisitPageState extends State<VisitPage> {
     return Scaffold(
       resizeToAvoidBottomPadding: false, //不让键盘弹上去
       appBar: MyAppBar(
-        centerTitle: "我要提问",
+        centerTitle: "找专家",
       ),
       body: GestureDetector(
         onTap: () {

+ 1 - 1
lib/internal/wode/page/wode_page.dart

@@ -589,7 +589,7 @@ class WodePageState extends State<WodePage> with AutomaticKeepAliveClientMixin {
                   },
                 ),
                 ClickItem(
-                  title: "扫一扫",
+                  title: "扫码成为会员",
                   hasPic: "wode/qr",
                   content: "",
                   onTap: () {