From dfe4fd7481a9dc346dc0f71bf4a077c242b4267c Mon Sep 17 00:00:00 2001 From: Shao Huan Qing Date: Thu, 3 Jun 2021 22:26:37 +0800 Subject: [PATCH] =?UTF-8?q?URL=20=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/public/chat/index.html | 1 - support/change-log/v3.0.x.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.vuepress/public/chat/index.html b/.vuepress/public/chat/index.html index e465f76..4cab539 100644 --- a/.vuepress/public/chat/index.html +++ b/.vuepress/public/chat/index.html @@ -184,7 +184,6 @@ } else { data.greeting = `Hi,Kuboard,我是 ${user.name},有问题想要找你帮忙看看。` } - document.title = 'Kuboard 技术支持' } for (let i in orders) { diff --git a/support/change-log/v3.0.x.md b/support/change-log/v3.0.x.md index 7a2178a..cc3bbfb 100644 --- a/support/change-log/v3.0.x.md +++ b/support/change-log/v3.0.x.md @@ -25,6 +25,7 @@ description: 本文描述了Kuboard_v3.x的版本变更说明 * 可以按时间段开放用户的权限 +* ConfigMap / 环境变量 的 Value 应该可以在中间带空格 -->