publicpraisemsg.json 293 B

123456789
  1. {
  2. "navigationBarTitleText": "口碑详情",
  3. "usingComponents": {
  4. "wshare":"../../../miniprogram/wshare/wshare",
  5. "video-list": "plugin://video-plugin/video-component",
  6. "calcprice":"/miniprogram/calcprice/calcprice",
  7. "sharefooter":"/miniprogram/sharefooter/sharefooter"
  8. }
  9. }