login.json 177 B

1234567
  1. {
  2. "navigationBarTitleText": "登录",
  3. "usingComponents": {
  4. "w-input": "/components/watch-login/watch-input",
  5. "w-button": "/components/watch-login/watch-button"
  6. }
  7. }