12345678910 |
- {
- "navigationBarTitleText": "获客线索",
- "navigationBarBackgroundColor":"#206df0",
- "navigationBarTextStyle":"white",
- "enablePullDownRefresh":true,
- "backgroundTextStyle":"dark",
- "usingComponents": {
- "nonedata":"../../../miniprogram/nonedata/nonedata"
- }
- }
|