合伙人运营小程序
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.

1234567891011
  1. {
  2. "navigationBarTitleText": "橄榄",
  3. "navigationStyle": "custom",
  4. "enablePullDownRefresh": true,
  5. "backgroundColor": "#B7D7CB",
  6. "usingComponents": {
  7. "ec-canvas": "../../ec-canvas/ec-canvas",
  8. "t-icon": "tdesign-miniprogram/icon/icon"
  9. }
  10. }