二、C端小程序电费扣款记录
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
"usingComponents": {
|
||||
"navigator": "/components/navigator/index",
|
||||
"timePicker": "/components/timePicker/index",
|
||||
"van-icon": "@vant/weapp/icon/index"
|
||||
"van-icon": "@vant/weapp/icon/index",
|
||||
"van-tag": "@vant/weapp/tag/index",
|
||||
"van-row": "@vant/weapp/row/index",
|
||||
"empty": "/components/empty/index",
|
||||
"van-col": "@vant/weapp/col/index"
|
||||
},
|
||||
"navigationStyle": "custom"
|
||||
}
|
Reference in New Issue
Block a user