articleshare.json 309 B

123456789
  1. {
  2. "usingComponents": {
  3. "mp-html":"../../../miniprogram/miniprogram_npm/mp-html",
  4. "wshare":"../../../miniprogram/wshare/wshare",
  5. "calcprice":"/miniprogram/calcprice/calcprice",
  6. "nonedata":"../../../miniprogram/nonedata/nonedata",
  7. "sharefooter":"/miniprogram/sharefooter/sharefooter"
  8. }
  9. }