From 7cee61f9aacf0e8a09e095e1389ff9a6de69ccd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Wed, 21 Sep 2022 12:08:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E6=8F=8F=E8=BF=B0=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/admin/view/config/storage-alioss.html | 2 +- app/admin/view/config/storage-qiniu.html | 2 +- app/admin/view/config/storage-txcos.html | 2 +- app/admin/view/config/storage-upyun.html | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/admin/view/config/storage-alioss.html b/app/admin/view/config/storage-alioss.html index fd914daca..83234af80 100644 --- a/app/admin/view/config/storage-alioss.html +++ b/app/admin/view/config/storage-alioss.html @@ -60,7 +60,7 @@
-

填写阿里云OSS存储外部访问域名,如:static.thinkadmin.top

+

填写阿里云OSS存储外部访问域名,如:static.alioss.thinkadmin.top

diff --git a/app/admin/view/config/storage-qiniu.html b/app/admin/view/config/storage-qiniu.html index 724d52f1b..1c54c72b9 100644 --- a/app/admin/view/config/storage-qiniu.html +++ b/app/admin/view/config/storage-qiniu.html @@ -61,7 +61,7 @@
-

填写七牛云存储访问域名,如:static.thinkadmin.top

+

填写七牛云存储访问域名,如:static.qiniu.thinkadmin.top

diff --git a/app/admin/view/config/storage-txcos.html b/app/admin/view/config/storage-txcos.html index b089801be..f9be32a89 100644 --- a/app/admin/view/config/storage-txcos.html +++ b/app/admin/view/config/storage-txcos.html @@ -60,7 +60,7 @@
-

填写腾讯云COS存储外部访问域名,如:static.thinkadmin.top

+

填写腾讯云COS存储外部访问域名,如:static.txcos.thinkadmin.top

diff --git a/app/admin/view/config/storage-upyun.html b/app/admin/view/config/storage-upyun.html index 044c19e29..ce0be7040 100644 --- a/app/admin/view/config/storage-upyun.html +++ b/app/admin/view/config/storage-upyun.html @@ -33,7 +33,7 @@
-

填写又拍云存储空间名称,如:think-admin-USS(需要是全区唯一的值,不存在时会自动创建)

+

填写又拍云存储空间名称,如:think-admin-uss(需要是全区唯一的值,不存在时会自动创建)

@@ -43,7 +43,7 @@
-

填写又拍云存储外部访问域名,如:static.thinkadmin.top

+

填写又拍云存储外部访问域名,如:static.uss.thinkadmin.top