Преглед изворни кода

6.10
1.1.01
添加微信支付
优化多人订单支付
优化版本监控

huxiaoqiang пре 4 година
родитељ
комит
6d2383a856
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      lib/paegs/pay_page/order_information_page.dart

+ 2 - 2
lib/paegs/pay_page/order_information_page.dart

@@ -654,7 +654,7 @@ class _OrderInformationPageState extends State<OrderInformationPage> {
             title: MyViews()
                 .myText('选择支付方式', MyColors.c333333, 20),
             actions: [
-              CupertinoActionSheetAction(
+              if(aliPay)CupertinoActionSheetAction(
                 child: Row(
                   children: [
                     SvgPicture.asset(
@@ -682,7 +682,7 @@ class _OrderInformationPageState extends State<OrderInformationPage> {
                   }
                 }),
               ),
-              CupertinoActionSheetAction(
+             if(weChat) CupertinoActionSheetAction(
                 child: Row(
                   children: [
                     SvgPicture.asset(