15 lines
545 B
JSON
15 lines
545 B
JSON
{
|
|
"navigationBarTitleText": "个人认证",
|
|
"usingComponents": {
|
|
"van-field": "../../../dist/field/index",
|
|
"van-checkbox-group": "../../../dist/checkbox-group/index",
|
|
"van-checkbox": "../../../dist/checkbox/index",
|
|
"van-radio-group": "../../../dist/radio-group/index",
|
|
"van-radio": "../../../dist/radio/index",
|
|
"van-button": "../../../dist/button/index",
|
|
"van-popup": "../../../../dist/popup/index",
|
|
"van-nav-bar": "../../../dist/nav-bar/index",
|
|
"signButton": "../component/sign_button/sign_button"
|
|
}
|
|
}
|