From a95b1f6e57354b0798c0043f986a44f523723d32 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期五, 04 七月 2025 11:19:59 +0800 Subject: [PATCH] ss --- 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