detail.json 312 B

12345678910
  1. {
  2. "enablePullDownRefresh": true,
  3. "navigationBarTitleText": "招聘详情",
  4. "usingComponents": {
  5. "uni-popup": "/uni_modules/uni-popup/components/uni-popup/uni-popup",
  6. "trailer-stars": "/components/starts/index",
  7. "share": "/components/share/index",
  8. "map-box": "/components/mapBox/index"
  9. }
  10. }