URL 参数

This commit is contained in:
Shao Huan Qing
2021-06-03 22:26:37 +08:00
parent 2456cedc82
commit dfe4fd7481
2 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,6 @@
} else {
data.greeting = `HiKuboard我是 ${user.name},有问题想要找你帮忙看看。`
}
document.title = 'Kuboard 技术支持'
}
for (let i in orders) {

View File

@ -25,6 +25,7 @@ description: 本文描述了Kuboard_v3.x的版本变更说明
* 可以按时间段开放用户的权限
* ConfigMap / 环境变量 的 Value 应该可以在中间带空格
-->