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.

8 lines
259 B

2 months ago
2 months ago
2 months ago
  1. {
  2. "navigationBarTitleText": "登录",
  3. "enablePullDownRefresh": false,
  4. "backgroundTextStyle": "dark",
  5. "usingComponents": {
  6. "one-btn": "../../../components/oneBtn/oneBtn",
  7. "privacy-radion": "../../../components/privacyRadion/privacyRadion"
  8. }
  9. }