From daa62d000c822ae5b1b4e6525a79822defd756f2 Mon Sep 17 00:00:00 2001
From: xy <271556543@qq.com>
Date: Thu, 13 Jun 2024 15:02:43 +0800
Subject: [PATCH] osslogin
---
.env.production | 4 ++--
public/index.html | 4 ++++
src/api/h5/index.js | 8 ++++++++
src/permission.js | 25 ++++++++++++++++++++++++-
src/utils/auth.js | 8 ++++----
src/views/h5/index.vue | 3 ++-
src/views/print/index.vue | 25 ++++++++++++++++++++-----
7 files changed, 64 insertions(+), 13 deletions(-)
diff --git a/.env.production b/.env.production
index ecacbb2..9dd049e 100644
--- a/.env.production
+++ b/.env.production
@@ -2,5 +2,5 @@
ENV = 'production'
# base api
-VUE_APP_BASE_API=http://knzg.ali251.langye.net
-VUE_APP_UPLOAD_API=http://knzg.ali251.langye.net/api/admin/upload-file
+VUE_APP_BASE_API=http://knzg.szftu.suzhou.com.cn
+VUE_APP_UPLOAD_API=http://knzg.szftu.suzhou.com.cn/api/admin/upload-file
diff --git a/public/index.html b/public/index.html
index 0daf6ee..5f3f491 100644
--- a/public/index.html
+++ b/public/index.html
@@ -14,6 +14,10 @@
+
+
+
+