articleshare.json 252 B

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