You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

17 lines
338 B

{
"pages": [{
"path": "uni_modules/common-pay/pages/pay/pay",
"style": {
"navigationBarTitleText": "支付订单",
"backgroundColor": "#F8F8F8"
}
},
{
"path": "uni_modules/common-pay/pages/success/success",
"style": {
"navigationBarTitleText": "支付完成",
"backgroundColor": "#F8F8F8"
}
}
]
}