Files
shopxo/sourcecode/weixin/pages/plugins/distribution/statistics/statistics.json

11 lines
320 B
JSON
Raw Normal View History

2020-01-08 21:36:38 +08:00
{
"enablePullDownRefresh": true,
2020-01-16 15:01:30 +08:00
"navigationBarBackgroundColor": "#ff6a80",
"backgroundColorTop": "#ff6a80",
2020-01-13 14:36:52 +08:00
"backgroundColorBottom": "#f5f5f5",
"backgroundTextStyle": "light",
2020-01-08 21:36:38 +08:00
"navigationBarTitleText": "数据统计",
"usingComponents": {
"component-ec-canvas": "/components/ec-canvas/ec-canvas"
}
}