From 6d6f525f9ce0876883f22f5a29bcc71650f2565c Mon Sep 17 00:00:00 2001 From: yujh Date: Wed, 30 Oct 2024 14:26:52 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E9=97=A8=E8=A7=86=E5=9B=BE=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../template/page/Department.html | 24 ++++++++++--------- .../css/department1.css | 4 ++-- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/com.awspaas.user.apps.yili.integration/template/page/Department.html b/com.awspaas.user.apps.yili.integration/template/page/Department.html index 95a595b9..7b73160a 100644 --- a/com.awspaas.user.apps.yili.integration/template/page/Department.html +++ b/com.awspaas.user.apps.yili.integration/template/page/Department.html @@ -13,8 +13,10 @@
-
- Chat Bot +
+ Chat Bot + YL-GPT + 智能文件搜索 关闭 -

{{param1}}

@@ -97,9 +98,9 @@
-
+
- + 已选择 暂无发布部门
@@ -111,9 +112,9 @@ }})
- - 展开 - 折叠 + + 展开 + 折叠
@@ -399,7 +400,7 @@ this.$refs.treeNode.store._getAllNodes()[i].expanded=this.isExpand; } }, - + //右侧树结构 rightTreedatabind() { debugger; @@ -581,7 +582,8 @@ openGptHome() { //let url = "https://chatgpt-uat.dcin-test.digitalyili.com/welcome?from=libchat&lib=ef2b50fd79c52577d51222bc58b231d7&priv=1&sid=" + sid ; //this.fullscreen = window.innerWidth <= 768; // 小屏幕时全屏显示 - this.newPageUrl = "https://yiligpt.x.digitalyili.com/libchat?lib=51682983f4d291acdd6945a9b9e86d5c&priv=1&sid=" + sid; + this.newPageUrl = "https://yiligpt.x.digitalyili.com/libchat?lib=b8e082947190f2aa4fca0d96a5a95ea5&priv=1&sid=" + sid; + document.cookie = "AWSSESSIONID="+sid; this.param1=sid; this.dialogVisible = true; @@ -604,7 +606,7 @@ height:100%; float: left; width: 80%; - min-height: 810px; + min-height: 508px; border-right: 10px solid #eeeeee; padding-right: 20px; box-sizing: border-box; diff --git a/com.awspaas.user.apps.yili.integration/web/com.awspaas.user.apps.yili.integration/css/department1.css b/com.awspaas.user.apps.yili.integration/web/com.awspaas.user.apps.yili.integration/css/department1.css index 44e3781f..5708ca38 100644 --- a/com.awspaas.user.apps.yili.integration/web/com.awspaas.user.apps.yili.integration/css/department1.css +++ b/com.awspaas.user.apps.yili.integration/web/com.awspaas.user.apps.yili.integration/css/department1.css @@ -27,7 +27,7 @@ justify-content: flex-end; display: inline-block; line-height: 30px; - padding-right: 20px; + padding-right: 10px; } .deptInfoDiv-button{ @@ -39,7 +39,7 @@ flex-grow: 1; /* 撑满剩余空间 */ } .button-content{ - margin-top: 20px; + margin-top: 40px; height: 30px; line-height: 35px; display: grid;