diff --git a/src/main.ts b/src/main.ts
index 64b06be..cf0103d 100644
--- a/src/main.ts
+++ b/src/main.ts
@@ -17,7 +17,7 @@ import "element-plus/theme-chalk/dark/css-vars.css";
import "@/styles/index.scss";
import "uno.css";
import "@/styles/my.scss"; // 引入自己定义的样式
-// import 'amfe-flexible';
+import 'amfe-flexible';
import ElementPlus from "element-plus";
// 引入组件
import myLoading from "@/components/myLoading.vue";
diff --git a/src/views/myStore/index.vue b/src/views/myStore/index.vue
index 2fda39d..2247df2 100644
--- a/src/views/myStore/index.vue
+++ b/src/views/myStore/index.vue
@@ -111,8 +111,8 @@
@@ -406,7 +406,7 @@ function findStatus() {