clibing 72308cd591 fix(code): code
code

Signed-off-by: clibing <wmsjhappy@gmail.com>
2023-10-02 15:35:50 +08:00

12 lines
524 B
JSON

{
"navigationBarTitleText": "",
"navigationStyle": "custom",
"usingComponents": {
"u-navbar": "/node-modules/uview-ui/components/u-navbar/u-navbar",
"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-button": "/node-modules/uview-ui/components/u-button/u-button",
"u-checkbox": "/node-modules/uview-ui/components/u-checkbox/u-checkbox"
}
}