初始化仓库

This commit is contained in:
tao
2025-12-18 14:11:48 +08:00
parent e96f277a68
commit 54ec472bd4
1107 changed files with 158756 additions and 0 deletions

33
pages/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"
}]
}
]