From 709ee454eb582770786d4f66f2df5cd3dc6a72e4 Mon Sep 17 00:00:00 2001
From: xiejun <xj@2023>
Date: 星期三, 23 八月 2023 20:05:19 +0800
Subject: [PATCH] 关于集成配置需求更改
---
Source/UBCS-WEB/src/config/website.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Source/UBCS-WEB/src/config/website.js b/Source/UBCS-WEB/src/config/website.js
index e645614..cc399fe 100644
--- a/Source/UBCS-WEB/src/config/website.js
+++ b/Source/UBCS-WEB/src/config/website.js
@@ -2,10 +2,10 @@
* 鍏ㄥ眬閰嶇疆鏂囦欢
*/
export default {
- title: "VCI-UBCS",
+ title: "VCI-CODE",
logo: "S",
key: 'saber',//閰嶇疆涓婚敭,鐩墠鐢ㄤ簬瀛樺偍
- indexTitle: 'VCI-UBCS',
+ indexTitle: 'VCI-CODE',
image:'../public/img/bg/img-logo.png',
clientId: 'saber', // 瀹㈡埛绔痠d
clientSecret: 'saber_secret', // 瀹㈡埛绔瘑閽�
--
Gitblit v1.9.3