From 0ef09fda1dfe99c7bba6629a68797cca03165ac1 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 02 二月 2026 11:47:59 +0800
Subject: [PATCH] 进销存升级app: 1.不需要登录公司

---
 src/pages_qiun/static/json/school/2.json |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/src/pages_qiun/static/json/school/2.json b/src/pages_qiun/static/json/school/2.json
new file mode 100644
index 0000000..6c8ceb8
--- /dev/null
+++ b/src/pages_qiun/static/json/school/2.json
@@ -0,0 +1,28 @@
+{
+	"series": [
+		{
+			"data": [
+				{
+					"name": "鏈",
+					"value": 168,
+					"color": "#FFBF31"
+				},
+				{
+					"name": "澶т笓",
+					"value": 144,
+					"color": "#3CEFC4"
+				},
+				{
+					"name": "鍗氬+",
+					"value": 123,
+					"color": "#FFA9B3"
+				},
+				{
+					"name": "纭曞+",
+					"value": 96,
+					"color": "#3CBBFF"
+				}
+			]
+		}
+	]
+}
\ No newline at end of file

--
Gitblit v1.9.3