合伙人运营小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.json 345B

1234567891011
  1. {
  2. "navigationBarTitleText": "晟能能源",
  3. "navigationBarBackgroundColor": "#2C85FF",
  4. "enablePullDownRefresh": false,
  5. "navigationStyle": "custom",
  6. "usingComponents": {
  7. "t-icon": "tdesign-miniprogram/icon/icon",
  8. "t-steps": "tdesign-miniprogram/steps/steps",
  9. "t-step-item": "tdesign-miniprogram/step-item/step-item"
  10. }
  11. }