From 82af85eae92790fc125ca42d1a800046fe0bd916 Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期三, 29 三月 2023 14:00:08 +0800
Subject: [PATCH] 登录页修改

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

diff --git a/main.js b/main.js
index 5e8f4b3..6d629e2 100644
--- a/main.js
+++ b/main.js
@@ -25,6 +25,7 @@
 Vue.prototype.$reqAll = reqAll;
 Vue.prototype.$reqGet = reqGet;
 Vue.prototype.$reqPost = reqPost;
+Vue.prototype.$store = store;
 // 鐢变簬寰俊灏忕▼搴忕殑杩愯鏈哄埗闂锛岄渶澹版槑濡備笅涓�琛岋紝H5鍜孉PP闈炲繀濉�
 const app = new Vue({
 	store,

--
Gitblit v1.9.1