From 1e2cca44dd7b4cc30f60435d22bc58574f2fd4f0 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期四, 12 九月 2024 10:38:04 +0800
Subject: [PATCH] update 样式等、积分信息、合伙人注册

---
 plugins/http.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/http.js b/plugins/http.js
index bfc3dd2..f393090 100644
--- a/plugins/http.js
+++ b/plugins/http.js
@@ -1,7 +1,7 @@
 import environments from '@/environments'
 import message from './message'
 import storage from './storage'
-// import store from '../store'
+import store from '../store'
 import utils from './util.js'
 // import Vue from 'vue'
 // import {

--
Gitblit v1.9.3