+
+
+
-
+ mode="vertical">
+
+
-
+
+
\ No newline at end of file
diff --git a/vite.config.ts b/vite.config.ts
index 8ee8ceb..ac8b645 100644
--- a/vite.config.ts
+++ b/vite.config.ts
@@ -12,6 +12,7 @@ export default ({command, mode}: ConfigEnv): UserConfig => {
return (
{
+
plugins: [
vue(),
viteSvgIcons({
@@ -35,6 +36,7 @@ export default ({command, mode}: ConfigEnv): UserConfig => {
}
}
},
+
resolve: {
// Vite2设置别名路径方式一
// alias:{