隐藏云闪付入口

master
laiiihz 5 years ago
parent 29df81ac06
commit 11253a0bad

@ -220,13 +220,14 @@ class _OrderPrepayPageState extends BaseStoreState<OrderPrepayPage>
color: Color.fromARGB(255, 17, 142, 228),
),
2),
_payTile(
"云闪付支付",
Image.asset(
R.ASSETS_UNION_PAY_PNG,
height: rSize(30),
),
3),
//TODO 退
// _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