9 lines
341 B
JSON
9 lines
341 B
JSON
{
|
|
"navigationBarTitleText": "注册",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"u-navbar": "/node-modules/uview-ui/components/u-navbar/u-navbar",
|
|
"u-checkbox-group": "/node-modules/uview-ui/components/u-checkbox-group/u-checkbox-group",
|
|
"u-checkbox": "/node-modules/uview-ui/components/u-checkbox/u-checkbox"
|
|
}
|
|
} |