mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-21 18:05:53 +08:00
新增余额提现,余额充值功能
This commit is contained in:
23
pages.json
23
pages.json
@@ -168,7 +168,28 @@
|
||||
{
|
||||
"path": "deposit/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "预存款列表"
|
||||
"navigationStyle": "custom"
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "deposit/operation",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "deposit/recharge",
|
||||
"style": {
|
||||
"navigationBarTitleText": "充值金额"
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "deposit/withdrawal",
|
||||
"style": {
|
||||
"navigationBarTitleText": "提现金额"
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user