新增充值的修改
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"van-action-sheet": "@vant/weapp/action-sheet/index",
|
||||
"van-button": "@vant/weapp/button/index"
|
||||
"van-tab": "@vant/weapp/tab/index",
|
||||
"van-tabs": "@vant/weapp/tabs/index",
|
||||
"navigator": "/components/navigator/index",
|
||||
"notyet": "./components/notyet/index",
|
||||
"already": "./components/already/index",
|
||||
"info": "./components/info/index",
|
||||
"notyetCard": "./components/notyetCard/index"
|
||||
},
|
||||
"navigationBarTitleText": "开票信息"
|
||||
"navigationStyle": "custom"
|
||||
}
|
Reference in New Issue
Block a user