constructsite.json 247 B

12345678
  1. {
  2. "navigationBarTitleText": "在施工地详情",
  3. "usingComponents": {
  4. "wshare":"../../../miniprogram/wshare/wshare",
  5. "video-list": "plugin://video-plugin/video-component",
  6. "sharefooter":"/miniprogram/sharefooter/sharefooter"
  7. }
  8. }