You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
428 B
14 lines
428 B
1 year ago
|
{
|
||
|
|
||
|
"navigationBarTitleText": "用电监控",
|
||
|
"usingComponents": {
|
||
|
"van-button": "@vant/weapp/button/index",
|
||
|
"van-cell": "@vant/weapp/cell/index",
|
||
|
"van-cell-group": "@vant/weapp/cell-group/index",
|
||
|
"van-dropdown-menu": "@vant/weapp/dropdown-menu/index",
|
||
|
"van-dropdown-item": "@vant/weapp/dropdown-item/index",
|
||
|
"van-empty": "@vant/weapp/empty/index",
|
||
|
"van-switch": "@vant/weapp/switch/index"
|
||
|
|
||
|
}
|
||
|
}
|