🔖 升级版本

This commit is contained in:
lijiahangmax
2024-03-25 00:04:21 +08:00
parent fade56b12a
commit cc823d5bcd
12 changed files with 12 additions and 11 deletions

View File

@@ -12,7 +12,7 @@
<a-alert v-if="!isSecureEnvironment"
type="warning"
class="mb16">
当前环境非 HTTPS 环境, 因浏览器安全策略限制, '粘贴' 功能无法使用
当前环境非 HTTPS 环境, 因浏览器安全策略限制, 自定义 '粘贴' 功能无法使用
</a-alert>
<!-- 内容区域 -->
<div class="terminal-setting-body block-body setting-body">

View File

@@ -12,7 +12,7 @@
<a-alert v-if="!isSecureEnvironment"
type="warning"
class="mb16">
当前环境非 HTTPS 环境, 因浏览器安全策略限制, '粘贴' 功能无法使用
当前环境非 HTTPS 环境, 因浏览器安全策略限制, 自定义 '粘贴' 功能无法使用
</a-alert>
<!-- 内容区域 -->
<div class="terminal-setting-body block-body setting-body">

View File

@@ -12,7 +12,7 @@
<a-alert v-if="!isSecureEnvironment"
type="warning"
class="mb16">
当前环境非 HTTPS 环境, 因浏览器安全策略限制, '粘贴' 功能无法使用
当前环境非 HTTPS 环境, 因浏览器安全策略限制, 自定义 '粘贴' 功能无法使用
</a-alert>
<!-- 内容区域 -->
<div class="terminal-setting-body setting-body">

View File

@@ -14,7 +14,7 @@
<a-alert v-if="!isSecureEnvironment"
type="warning"
class="mb16">
当前环境非 HTTPS 环境, 因浏览器安全策略限制, '粘贴' 功能无法使用
当前环境非 HTTPS 环境, 因浏览器安全策略限制, 自定义 '粘贴' 功能无法使用
</a-alert>
<a-space class="action-container" size="mini">
<!-- 是否启用 -->