增加新的支付跳转页面

This commit is contained in:
2024-12-12 11:06:24 +08:00
parent 3edfedb4ab
commit 6b40cf8089
4 changed files with 124 additions and 7 deletions

View File

@@ -243,6 +243,13 @@
"style": {
"navigationBarTitleText": "手机号绑定"
}
},
{
"path" : "pages/pays/pays",
"style" :
{
"navigationBarTitleText" : ""
}
}
],
"subPackages": [{
@@ -451,6 +458,18 @@
"safeAreaInsetBottom": "none"
},
"app-plus": {
// "subNVues": [{
// "id": "pay", // 唯一标识
// "path": "detail/subNvue/pay", // 页面路径
// // "type": "popup",
// "style": {
// "position": "popup",
// "dock": "bottom",
// "width": "750rpx",
// "height": "150rpx",
// "background": "#fff"
// }
// }],
"bounce": "none",
"safearea": {
"bottom": {