index.json 204 B

1234567
  1. {
  2. "navigationBarTitleText": "项目管理",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "uni-data-select": "/uni_modules/uni-data-select/components/uni-data-select/uni-data-select"
  6. }
  7. }