From fe75cffbf3bae6777aa2794fd89fa5dc37f5df8d Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期二, 15 七月 2025 10:11:23 +0800 Subject: [PATCH] 项目初始化 --- src/pages_qiun/static/json/user-server/2.json | 29 +++++++++++++++++++++++++++++ 1 files changed, 29 insertions(+), 0 deletions(-) diff --git a/src/pages_qiun/static/json/user-server/2.json b/src/pages_qiun/static/json/user-server/2.json new file mode 100644 index 0000000..9e41df3 --- /dev/null +++ b/src/pages_qiun/static/json/user-server/2.json @@ -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" + } + ] +} \ No newline at end of file -- Gitblit v1.9.3