workDetail.json 269 B

12345
  1. {
  2. "usingComponents": { "van-image": "@vant/weapp/image/index", "van-overlay": "@vant/weapp/overlay/index", "van-toast": "@vant/weapp/toast/index", "van-notify": "@vant/weapp/notify/index" },
  3. "navigationBarTitleText": "作业详情",
  4. "enablePassiveEvent": false
  5. }