detail.json 237 B

12345678
  1. {
  2. "usingComponents": {
  3. "project": "./modules/project/index",
  4. "van-swipe-cell": "@vant/weapp/swipe-cell/index",
  5. "projectList": "./modules/projectList/index"
  6. },
  7. "navigationBarTitleText": "提报列表"
  8. }