casemsg.json 368 B

12345678910
  1. {
  2. "usingComponents": {
  3. "mp-html":"../../../miniprogram/miniprogram_npm/mp-html",
  4. "wshare":"../../../miniprogram/wshare/wshare",
  5. "video-list": "plugin://video-plugin/video-component",
  6. "calcprice":"/miniprogram/calcprice/calcprice",
  7. "sharefooter":"/miniprogram/sharefooter/sharefooter",
  8. "nonedata":"../../../miniprogram/nonedata/nonedata"
  9. }
  10. }