login.json 433 字节
{
  "navigationBarTitleText": "",
  "navigationStyle": "custom",
  "enablePullDownRefresh": false,
  "usingComponents": {
    "u-button": "/uni_modules/uview-ui/components/u-button/u-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-modal": "/uni_modules/uview-ui/components/u-modal/u-modal"
  }
}