From 43e53b04b2a45a64a14373a67749eaa6fd5857ec Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期一, 09 九月 2024 11:09:48 +0800
Subject: [PATCH] MainUrl

---
 /dev/null  |   41 -----------------------------------------
 .gitignore |    2 ++
 2 files changed, 2 insertions(+), 41 deletions(-)

diff --git a/.gitignore b/.gitignore
index c1393f2..71a3d58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,8 @@
 /public
 amis-editor
 customer_list/*/deploy.json
+customer_list/yw/static/config/globalConfig.js
+
 
 # local env files
 .env.local
diff --git a/customer_list/yw/static/config/globalConfig.js b/customer_list/yw/static/config/globalConfig.js
deleted file mode 100644
index e237c7b..0000000
--- a/customer_list/yw/static/config/globalConfig.js
+++ /dev/null
@@ -1,41 +0,0 @@
-window.globalConfig = {
-	// 椤圭洰鍚嶇О
-	Name: 'IStation.PHM.DEMO',
-	// 椤圭洰鐗堟湰鍙�
-	Version: '1.0.0242',
-	// 缃戠珯澶囨鍙�
-	ICPLicense: '娌狪CP澶�14049296鍙�-2',
-
-	WebApiUrl: {
-		MainUrl: 'http://wi.cpolar.top',
-		AuthUrl: 'http://47.100.245.85:8190/',
-	},
-	SoftWareInfo: {
-	// 缃戠珯涓绘爣棰橈紙鑿滃崟瀵艰埅銆佹祻瑙堝櫒褰撳墠缃戦〉鏍囬锛�
-	globalTitle: 'WI姘村姟鏅鸿兘',
-	// 缃戠珯鍓爣棰橈紙鐧诲綍椤甸《閮ㄦ枃瀛楋級
-	globalViceTitle: 'WI姘村姟鏅鸿兘',
-	// 缃戠珯鍓爣棰橈紙鐧诲綍椤甸《閮ㄦ枃瀛楋級
-	globalViceTitleMsg: '涔夌淮绉戞妧鏈夐檺鍏徃',
-		// tab 椤� icon
-		favicon: './favicon.ico',
-
-		// 鐧诲綍宸︿晶 logo
-		logoMini: './static/images/logo/logo-mini.svg',
-		// 鐧诲綍宸︿晶鍥剧墖
-		loginMain: './static/images/login/login-main.svg',
-		// 鐧诲綍鑳屾櫙
-		loginBg: './static/images/login/login-bg.svg',
-
-		// 涓婚〉闈㈠乏涓� logo
-		logoTopMenu: './static/images/logo/logo-mini-white.svg',
-	},
-	// 瀵规帴鏉冮檺绯荤粺鐩稿叧
-	Auth: {
-		// 鐧诲綍杞欢缂栫爜
-		SoftWareCode: 'Istation_web_demo',
-
-		// 鐧诲綍淇℃伅
-		Message: '',
-	},
-};

--
Gitblit v1.9.3