mobileLogin.json
737 Bytes
{
"navigationBarTitleText": "手机登录",
"enablePullDownRefresh": false,
"usingComponents": {
"u-form": "/uni_modules/uview-ui/components/u-form/u-form",
"u-form-item": "/uni_modules/uview-ui/components/u-form-item/u-form-item",
"u-input": "/uni_modules/uview-ui/components/u-input/u-input",
"u-button": "/uni_modules/uview-ui/components/u-button/u-button",
"u-code": "/uni_modules/uview-ui/components/u-code/u-code",
"c-button": "/components/c-button/c-button",
"u-checkbox-group": "/uni_modules/uview-ui/components/u-checkbox-group/u-checkbox-group",
"u-checkbox": "/uni_modules/uview-ui/components/u-checkbox/u-checkbox",
"u-toast": "/uni_modules/uview-ui/components/u-toast/u-toast"
}
}