companystrengthmsg.json 325 B

123456789
  1. {
  2. "navigationBarTitleText": "公司实力详情",
  3. "usingComponents": {
  4. "mp-html":"../../../miniprogram/miniprogram_npm/mp-html",
  5. "wshare":"../../../miniprogram/wshare/wshare",
  6. "video-list": "plugin://video-plugin/video-component",
  7. "sharefooter":"/miniprogram/sharefooter/sharefooter"
  8. }
  9. }