You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
653 B
JSON
13 lines
653 B
JSON
{
|
|
"navigationBarTitleText": "注册页",
|
|
"usingComponents": {
|
|
"u-toast": "/node-modules/uview-ui/components/u-toast/u-toast",
|
|
"u-form": "/node-modules/uview-ui/components/u-form/u-form",
|
|
"u-form-item": "/node-modules/uview-ui/components/u-form-item/u-form-item",
|
|
"u-input": "/node-modules/uview-ui/components/u-input/u-input",
|
|
"u-radio-group": "/node-modules/uview-ui/components/u-radio-group/u-radio-group",
|
|
"u-radio": "/node-modules/uview-ui/components/u-radio/u-radio",
|
|
"u-checkbox": "/node-modules/uview-ui/components/u-checkbox/u-checkbox",
|
|
"u-button": "/node-modules/uview-ui/components/u-button/u-button"
|
|
}
|
|
} |