index.json 265 B

123456789
  1. {
  2. "navigationBarTitleText": "专家评审",
  3. "usingComponents": {
  4. "Container": "../../component/container/index",
  5. "van-checkbox": "@vant/weapp/checkbox/index",
  6. "van-icon": "@vant/weapp/icon/index",
  7. "van-nav-bar": "@vant/weapp/nav-bar/index"
  8. }
  9. }