需要添加客服,二维码,扫码功能

This commit is contained in:
bobobobo
2026-01-14 23:38:29 +08:00
parent db1b797b68
commit 220b12e945
21 changed files with 721 additions and 182 deletions

View File

@@ -142,6 +142,13 @@
"navigationBarTitleText": "个人中心"
}
},
{
"path": "pages/my-index/qr-code/index",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/my-index/wallet/index",
"style": {
@@ -225,6 +232,34 @@
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/my-index/set-up/feedback",
"style": {
"navigationBarTitleText": "意见反馈",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/my-index/set-up/message/index",
"style": {
"navigationBarTitleText": "消息通知",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/my-index/set-up/message/details",
"style": {
"navigationBarTitleText": "通知详情",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/my-index/set-up/font-settings",
"style": {
"navigationBarTitleText": "字体设置",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/my-index/wallet/bank-card/card-details",
"style": {
@@ -406,4 +441,4 @@
}
]
}
}
}