From eedfe94bdbefba225cf1351d297a202de3b7dbc1 Mon Sep 17 00:00:00 2001 From: douboer Date: Thu, 22 Jan 2026 20:20:47 +0800 Subject: [PATCH] update at 2026-01-22 20:20:47 --- public/demo.json | 75 ++++++++++++++++++++++++------------------------ 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/public/demo.json b/public/demo.json index 56f0690..2dfb00e 100644 --- a/public/demo.json +++ b/public/demo.json @@ -4,23 +4,23 @@ "background": "金", "strokeWidth": 0.5, "strokeColor": "冷", - "insetDistance": 1, + "insetDistance": 2, "strokeOpacity": 0.5, "theme": { "name": "五行配色主题", "colorPalettes": { - "黑": "#000000", - "灰": "#757575", - "白": "#ffffff", - "木": "#43A047", - "火": "#E53935", - "土": "#8D6E63", - "金": "#D4AF37", - "水": "#0288D1", - "热": "#FF8F00", - "冷": "#1976D2", - "强": "#D32F2F", - "软": "#FFE0B2" + "黑": "#000000", + "灰": "#757575", + "白": "#ffffff", + "木": "#43A047", + "火": "#E53935", + "土": "#8D6E63", + "金": "#D4AF37", + "水": "#0288D1", + "热": "#FF8F00", + "冷": "#1976D2", + "强": "#D32F2F", + "软": "#FFE0B2" } }, "layers": [ @@ -33,20 +33,19 @@ } }, { - "divisions": 2, - "rInner": 90, - "rOuter": 120, - "startAngle": 0, - + "divisions": 2, + "rInner": 90, + "rOuter": 120, + "startAngle": 0, + "sectors": [ - { - "content": "阴", - "innerFill": 1 + { + "content": "阴", + "colorRef": "黑" }, - { - "content": "阳", - "colorRef": "White", - "innerFill": 0 + { + "content": "阳", + "colorRef": "白" } ] }, @@ -76,17 +75,17 @@ "num": 3, "interval": 1, "sectors": [ - { "content": "子", "colorRef": "水", "innerFill": 1 }, - { "content": "丑" }, - { "content": "寅", "colorRef": "木", "innerFill": 0 }, - { "content": "卯", "colorRef": "木", "innerFill": 1 }, - { "content": "辰" }, - { "content": "巳", "colorRef": "火", "innerFill": 1 }, - { "content": "午", "colorRef": "火", "innerFill": 0 }, - { "content": "未", "innerFill": 1 }, - { "content": "申", "colorRef": "金", "innerFill": 0 }, - { "content": "酉", "colorRef": "金", "innerFill": 1 }, - { "content": "戌" }, + { "content": "子", "colorRef": "水", "innerFill": 1 }, + { "content": "丑" }, + { "content": "寅", "colorRef": "木", "innerFill": 0 }, + { "content": "卯", "colorRef": "木", "innerFill": 1 }, + { "content": "辰" }, + { "content": "巳", "colorRef": "火", "innerFill": 1 }, + { "content": "午", "colorRef": "火", "innerFill": 0 }, + { "content": "未", "innerFill": 1 }, + { "content": "申", "colorRef": "金", "innerFill": 0 }, + { "content": "酉", "colorRef": "金", "innerFill": 1 }, + { "content": "戌" }, { "content": "亥", "innerFill": 0 } ] }, @@ -96,7 +95,7 @@ "rOuter": 240, "startAngle": 0, "sectors": [ - { "content": "甲乙|子|丙丁", "colorRef": "木", "innerFill": 1 }, + { "content": "甲乙|子|丙丁", "colorRef": "木", "innerFill": 1 }, { "content": "丑" }, { "content": "戊己|寅|庚辛", "colorRef": "土", "innerFill": 0 }, { "content": "卯" }, @@ -128,7 +127,7 @@ "rOuter": 270, "startAngle": 0, "sectors": [ - { "content": "甲乙|丙丁|戊己|庚辛", "colorRef": "木", "innerFill": 1 }, + { "content": "甲乙|丙丁|戊己|庚辛", "colorRef": "木", "innerFill": 1 }, { "content": "壬癸|甲乙|丙丁|戊己", "colorRef": "土", "innerFill": 0 }, { "content": "庚辛|壬癸|甲乙|丙丁", "innerFill": 1 }, { "content": "戊己|庚辛|壬癸|甲乙", "colorRef": "火", "innerFill": 0 },