companystrength.json 354 B

1234567891011
  1. {
  2. "navigationBarTitleText": "客户好评",
  3. "backgroundTextStyle":"dark",
  4. "enablePullDownRefresh":true,
  5. "navigationStyle":"custom",
  6. "usingComponents": {
  7. "nonedata":"../../../miniprogram/nonedata/nonedata",
  8. "mustlogin":"/miniprogram/mustlogin/mustlogin",
  9. "sharefooter":"/miniprogram/sharefooter/sharefooter"
  10. }
  11. }