初始化仓库

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

View File

@@ -0,0 +1,32 @@
[{
"series": [{
"color": "#fff",
"data": 1,
"precent": "100%",
"index": 0,
"legendShape": "circle",
"name": "工单完成率",
"pointShape": "circle",
"show": true,
"type": "arcbar",
"value": "12786",
"backgroundColor": "#00AEF9"
}]
},
{
"series": [{
"color": "#fff",
"data": 1,
"precent": "100%",
"index": 0,
"legendShape": "circle",
"name": "工单良品率",
"pointShape": "circle",
"show": true,
"type": "arcbar",
"value": "1096",
"backgroundColor": "#F55676"
}]
}
]

View File

@@ -0,0 +1,29 @@
{
"series": [
{
"name": "任务栏最近使用",
"data": 500,
"color":"#2fc25b"
},
{
"name": "最近使用小程序列表",
"data": 623,
"color":"#facc14"
},
{
"name": "手机系统",
"data": 123,
"color":"#f04864"
},
{
"name": "任务栏我的小程序",
"data": 96,
"color":"#8543e0"
},
{
"name": "其他",
"data": 423,
"color":"#51c2d5"
}
]
}

View File

@@ -0,0 +1,36 @@
{
"categories": [
"周一",
"周二",
"周三",
"周四",
"周五",
"周六",
"周日"
],
"series": [
{
"name": "老会员",
"data": [
1850,
1660,
1760,
2360,
1560,
1970,
2570
],
"type": "line",
"style": "curve",
"addPoint": true,
"color": "#DF297D",
"unit":""
},
{
"name": "新会员",
"data": [
450,
260,
360,
560,
460,

View File

@@ -0,0 +1,32 @@
[
{
"kind":4,
"background":["#0081ff","#1cbbb4"],
"content":[
{"text":"已评价数","value":"","colortext":"#fff","colorvalue":"","size":"24rpx"},
{"text":"","value":"161","colortext":"","colorvalue":"#fff","size":"44rpx"},
{"text":"增长","value":"","colortext":"#fff","colorvalue":"","size":"20rpx"},
{"text":"up","value":"325","colortext":"#fff","colorvalue":"#fff","size":"20rpx"}
]
},
{
"kind":4,
"background":["#0081ff","#1cbbb4"],
"content":[
{"text":"平均分","value":"","colortext":"#fff","colorvalue":"","size":"24rpx"},
{"text":"","value":"82","colortext":"","colorvalue":"#fff","size":"44rpx"},
{"text":"增长","value":"","colortext":"#fff","colorvalue":"","size":"20rpx"},
{"text":"up","value":"0.7","colortext":"#fff","colorvalue":"#fff","size":"20rpx"}
]
},
{
"kind":4,
"background":["#0081ff","#1cbbb4"],
"content":[
{"text":"好评率","value":"","colortext":"#fff","colorvalue":"","size":"24rpx"},
{"text":"","value":"161","colortext":"","colorvalue":"#fff","size":"44rpx"},
{"text":"增长","value":"","colortext":"#fff","colorvalue":"","size":"20rpx"},
{"text":"down","value":"1.2%","colortext":"#fff","colorvalue":"#fff","size":"20rpx"}
]
}
]

View File

@@ -0,0 +1,32 @@
[
{
"name":"华东",
"num":50000,
"width":"",
"background":"#FFBE68"
},
{
"name":"华南",
"num":30000,
"width":"",
"background":"#0FEBE1"
},
{
"name":"华北",
"num":45500,
"width":"",
"background":"#BF8DFC"
},
{
"name":"西北",
"num":60120,
"width":"",
"background":"#FF859C"
},
{
"name":"西南",
"num":26020,
"width":"",
"background":"#51ADCF"
}
]