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