From e3c019754f508ee7744493f108d58d1a4bacc163 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期五, 02 八月 2024 14:54:50 +0800
Subject: [PATCH] fix bug 接口对接和样式调整

---
 environments/index.js |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/environments/index.js b/environments/index.js
index 35e6a7b..199d56d 100644
--- a/environments/index.js
+++ b/environments/index.js
@@ -3,12 +3,9 @@
 	httpBaseUri: 'https://www.hmyxianhua.com/flower',
 	// httpBaseUri: 'http://47.99.58.211/flower',
 	// httpBaseUri: 'http://localhost:8080/flower',
-
 	clientId: '',
 	secret: '',
 	tenantId: '',
-	appDownloadUri: 'http://xxx/app/',
-	websocketUrl: '',
 	type: 'dev'
 }
 

--
Gitblit v1.9.3