From d80dbcd093573d191053b8c3034acfc47e040ebd Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: Tue, 20 May 2025 14:16:44 +0800
Subject: [PATCH] 修改
---
src/layout/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/layout/index.vue b/src/layout/index.vue
index 3ddb165..bc9d3d9 100644
--- a/src/layout/index.vue
+++ b/src/layout/index.vue
@@ -63,8 +63,8 @@
</script>
<style lang="scss" scoped>
- @import "@/assets/styles/mixin.scss";
- @import "@/assets/styles/variables.module.scss";
+@import "@/assets/styles/mixin.scss";
+@import "@/assets/styles/variables.module.scss";
.app-wrapper {
@include clearfix;
--
Gitblit v1.9.2