From 7de165ce3fc2318681ed66494fb6da9fd700417b Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 12 九月 2025 10:22: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