From 89e540640b87f4be8656a5bc78f4a5dbcdf1c21f Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期二, 01 七月 2025 15:53:41 +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