companystrengthmsg.json 380 B

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