开启云闪付功能

master
laiiihz 4 years ago
parent 264377903c
commit dbb5d6a0de

@ -227,13 +227,13 @@ class _OrderPrepayPageState extends BaseStoreState<OrderPrepayPage>
),
2),
//TODO 退
// _payTile(
// "云闪付支付",
// Image.asset(
// R.ASSETS_UNION_PAY_PNG,
// height: rSize(30),
// ),
// 3),
_payTile(
"云闪付支付",
Image.asset(
R.ASSETS_UNION_PAY_PNG,
height: rSize(30),
),
3),
Container(
margin:
EdgeInsets.symmetric(horizontal: rSize(40), vertical: rSize(150)),

Loading…
Cancel
Save