From 64c4292de952625ea3ad95cb2ce19ff9431911aa Mon Sep 17 00:00:00 2001 From: Anyon Date: Thu, 15 Oct 2020 11:49:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AD=98=E5=82=A8=E5=BC=95?= =?UTF-8?q?=E6=93=8E=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/admin/view/config/index.html | 2 +- app/admin/view/config/storage-alioss.html | 2 +- app/admin/view/config/storage-local.html | 2 +- app/admin/view/config/storage-qiniu.html | 2 +- app/admin/view/config/storage-txcos.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/admin/view/config/index.html b/app/admin/view/config/index.html index d4bd5d9d2..7eda1812a 100644 --- a/app/admin/view/config/index.html +++ b/app/admin/view/config/index.html @@ -45,7 +45,7 @@ {if auth('storage')}{$v}{else}{$v}{/if} {/if}{/foreach} -
+

本地服务器存储:文件直接上传到本地服务器的 `static/upload` 目录,不支持大文件上传,占用服务器磁盘空间,访问时消耗服务器带宽流量。

七牛云对象存储:文件直接上传到七牛云存储空间,支持大文件上传,不占用服务器空间及服务器带宽流量,支持 CDN 加速访问,访问量大时推荐使用。

阿里云OSS存储:文件直接上传到阿里云 OSS 存储空间,支持大文件上传,不占用服务器空间及服务器带宽流量,支持 CDN 加速访问,访问量大时推荐使用。

diff --git a/app/admin/view/config/storage-alioss.html b/app/admin/view/config/storage-alioss.html index da100d347..c31c68a53 100644 --- a/app/admin/view/config/storage-alioss.html +++ b/app/admin/view/config/storage-alioss.html @@ -60,7 +60,7 @@
-

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

+

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

diff --git a/app/admin/view/config/storage-local.html b/app/admin/view/config/storage-local.html index 891dd5144..5efe6f345 100644 --- a/app/admin/view/config/storage-local.html +++ b/app/admin/view/config/storage-local.html @@ -33,7 +33,7 @@
-

填写上传后的访问域名(不指定时根据当前访问地址自动计算),如:static.ctolog.com

+

填写上传后的访问域名(不指定时根据当前访问地址自动计算),如:static.thinkadmin.top

diff --git a/app/admin/view/config/storage-qiniu.html b/app/admin/view/config/storage-qiniu.html index 85de490e6..6eb0fb17e 100644 --- a/app/admin/view/config/storage-qiniu.html +++ b/app/admin/view/config/storage-qiniu.html @@ -62,7 +62,7 @@
-

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

+

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

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

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

+

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