14 lines
640 B
JSON
14 lines
640 B
JSON
{
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"u-icon": "/uni_modules/uview-ui/components/u-icon/u-icon",
|
|
"u--input": "/uni_modules/uview-ui/components/u--input/u--input",
|
|
"u-picker": "/uni_modules/uview-ui/components/u-picker/u-picker",
|
|
"u-popup": "/uni_modules/uview-ui/components/u-popup/u-popup",
|
|
"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-button": "/uni_modules/uview-ui/components/u-button/u-button",
|
|
"table": "/pages/rain/Table"
|
|
}
|
|
} |