From d9a780fa538cb7a83aefa04e75cb53185d690d7d Mon Sep 17 00:00:00 2001
From: tj <1378534974@qq.com>
Date: 星期五, 30 五月 2025 16:39:07 +0800
Subject: [PATCH] 微封装

---
 store/index copy.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/store/index copy.js b/store/index copy.js
index 0cb7d8c..9ef1829 100644
--- a/store/index copy.js
+++ b/store/index copy.js
@@ -1,4 +1,4 @@
-import http from '../plugins/http'
+import http from '../plugins/http.js'
 import storage from '../plugins/storage.js'
 import message from '../plugins/message.js'
 import Vue from 'vue'

--
Gitblit v1.9.3