index.json 144 B

1234567
  1. {
  2. "navigationBarTitleText": "用户管理",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "tabs": "/components/tabs/index"
  6. }
  7. }