You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
212 B

4 months ago
  1. {
  2. "navigationBarTitleText": "登录",
  3. "enablePullDownRefresh": false,
  4. "backgroundTextStyle": "dark",
  5. "usingComponents": {
  6. "up-input": "../../../uni_modules/uview-plus/components/u-input/u-input"
  7. }
  8. }