huxiaoqiang 4 gadi atpakaļ
vecāks
revīzija
4ee333e8b3

+ 9 - 9
lib/paegs/gang_page/gang_in_page/shop_flow_page/shop_flow_page.dart

@@ -128,15 +128,15 @@ class _ShopFlowPageState extends State<ShopFlowPage> {
                     ),
                     alignment: Alignment.center,
                   ),
-                  Container(
-                    margin: EdgeInsets.only(top: 10),
-                    child: Center(
-                      child: Text(
-                        '总额:$totalAmount',
-                        style: TextStyle(color: Colors.white, fontSize: 20),
-                      ),
-                    ),
-                  ),
+                  // Container(
+                  //   margin: EdgeInsets.only(top: 10),
+                  //   child: Center(
+                  //     child: Text(
+                  //       '总额:$totalAmount',
+                  //       style: TextStyle(color: Colors.white, fontSize: 20),
+                  //     ),
+                  //   ),
+                  // ),
                   Container(
                     margin: EdgeInsets.only(top: 10),
                     child: Center(

+ 9 - 9
lib/paegs/mine_page/referrer_page/referrer_flow_page.dart

@@ -129,15 +129,15 @@ class _ReferrerFlowPageState extends State<ReferrerFlowPage> {
                     ),
                     alignment: Alignment.center,
                   ),
-                  Container(
-                    margin: EdgeInsets.only(top: 10),
-                    child: Center(
-                      child: Text(
-                        '总额:$totalAmount',
-                        style: TextStyle(color: Colors.white, fontSize: 20),
-                      ),
-                    ),
-                  ),
+                  // Container(
+                  //   margin: EdgeInsets.only(top: 10),
+                  //   child: Center(
+                  //     child: Text(
+                  //       '总额:$totalAmount',
+                  //       style: TextStyle(color: Colors.white, fontSize: 20),
+                  //     ),
+                  //   ),
+                  // ),
                   Container(
                     margin: EdgeInsets.only(top: 10),
                     child: Center(