From 41d996431f60c7922341fe53cc03e8e56f85b0ec Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期三, 14 五月 2025 16:32:07 +0800
Subject: [PATCH] no message

---
 main.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/main.js b/main.js
index e40b387..1f4d062 100644
--- a/main.js
+++ b/main.js
@@ -8,7 +8,7 @@
 //鍏ㄥ眬鏁版嵁鐘舵�佺鐞� vuex
 import store from '@/store/index.js';
 Vue.prototype.$store = store;
-//鍏ㄥ眬鍏敤闈欐�佹暟鎹�
+//鍏ㄥ眬鍏敤闈欐�佹暟鎹甪
 import Mock from '@/common/mock/index.js';
 Vue.prototype.$Mock = Mock;
 

--
Gitblit v1.9.1