10 lines
289 B
JSON
10 lines
289 B
JSON
{
|
|
"usingComponents": {
|
|
"topbar": "/components/topbar/index",
|
|
"select": "/components/select/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-icon": "@vant/weapp/icon/index"
|
|
},
|
|
"navigationBarTitleText": "手动绑定"
|
|
} |