10 lines
294 B
JSON
10 lines
294 B
JSON
{
|
|
"usingComponents": {
|
|
"navigator": "/components/navigator/index",
|
|
"meterInfo": "./components/meterInfo/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"editModal": "./components/editModal/index"
|
|
},
|
|
"navigationStyle": "custom"
|
|
} |