videoshare.json 191 B

1234567
  1. {
  2. "usingComponents": {
  3. "wshare":"../../../miniprogram/wshare/wshare",
  4. "video-list": "plugin://video-plugin/video-component",
  5. "calcprice":"/miniprogram/calcprice/calcprice"
  6. }
  7. }