实名认证添加状态过程
This commit is contained in:
16
pages.json
16
pages.json
@@ -121,6 +121,20 @@
|
||||
"backgroundColor": "#f7f7f7"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/my-index/withdraw",
|
||||
"style": {
|
||||
"navigationBarTitleText": "提现",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/my-index/recharge",
|
||||
"style": {
|
||||
"navigationBarTitleText": "充值",
|
||||
"backgroundColor": "#f7f7f7"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/my-index/personal-center/index",
|
||||
"style": {
|
||||
@@ -335,4 +349,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user