init project

This commit is contained in:
tao
2025-11-17 10:01:33 +08:00
commit 77c123408d
1018 changed files with 136951 additions and 0 deletions

33
static/json/wechat/3.json Normal file
View File

@@ -0,0 +1,33 @@
[{
"categories": [{
"value": 0.2,
"color": "#1890ff"
},
{
"value": 0.8,
"color": "#1890ff"
}
],
"series": [{
"name": "新增小程序会员占比",
"data": 0.21,
"color": "#24ABFD"
}]
},
{
"categories": [{
"value": 0.2,
"color": "#1890ff"
},
{
"value": 0.8,
"color": "#1890ff"
}
],
"series": [{
"name": "已回复单聊占比",
"data": 0.65,
"color": "#24ABFD"
}]
}
]