From 9057e04efad1b7d61c77a72e5c37a504d0aee935 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期五, 26 九月 2025 09:24:03 +0800
Subject: [PATCH] H5静态化

---
 admin/src/App.vue |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/admin/src/App.vue b/admin/src/App.vue
new file mode 100644
index 0000000..2892abe
--- /dev/null
+++ b/admin/src/App.vue
@@ -0,0 +1,12 @@
+<template>
+  <router-view/>
+</template>
+
+<style lang="scss">
+// 寮曞叆鍏ㄥ眬鏍峰紡
+@import "assets/style/style";
+// 寮曞叆绯荤粺鍐呯疆鍥炬爣
+@import "assets/icons/system/index";
+// 寮曞叆鑷畾涔夊浘鏍�
+@import "assets/icons/ext/index";
+</style>

--
Gitblit v1.9.3