From 39236b667301ea8695476dd90cd326356f01c2bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=82=85=E5=85=89=E5=AD=9F?= Date: Thu, 29 Jan 2026 17:47:53 +0800 Subject: [PATCH] =?UTF-8?q?feat(macroscopic):=20=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E5=AE=8F=E8=A7=82=E7=9F=A5=E5=BE=AE=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 3 + src/pages/macroscopic/index.vue | 216 ++++++++++++++++++++++++++++++++ 2 files changed, 219 insertions(+) create mode 100644 src/pages/macroscopic/index.vue diff --git a/src/pages.json b/src/pages.json index 4604667..34ef58c 100644 --- a/src/pages.json +++ b/src/pages.json @@ -81,6 +81,9 @@ }, { "path": "pages/recommend/index" + }, + { + "path": "pages/macroscopic/index" } ], "globalStyle": { diff --git a/src/pages/macroscopic/index.vue b/src/pages/macroscopic/index.vue new file mode 100644 index 0000000..05817a5 --- /dev/null +++ b/src/pages/macroscopic/index.vue @@ -0,0 +1,216 @@ + + + + +