This commit is contained in:
2020-01-06 15:37:47 +08:00
parent ec445933f8
commit 28e29a2a53
4 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
{
"usingComponents": {
"navigationBarTitleText": "佣金提现",
"usingComponents": {
"yongjintop": "/components/yue/yongjintop/yongjintop",
"yuedetail": "/components/yue/yuedetail/yuedetail",
"yuetitle": "/components/yue/yuetitle/yuetitle"

View File

@@ -1,5 +1,6 @@
{
"component": true,
"navigationBarTitleText": "我的余额",
"component": true,
"usingComponents": {
"yuetop": "/components/yue/yuetop/yuetop",
"yuetitle": "/components/yue/yuetitle/yuetitle",