Browse Source

修改模板文件

Anyon 2 năm trước cách đây
mục cha
commit
03b0bee104

+ 1 - 1
app/admin/view/config/storage-alioss.html

@@ -2,7 +2,7 @@
     <div class="layui-card-body padding-top-20">
 
         <div class="color-text layui-code text-center layui-bg-gray" style="border-left-width:1px;margin:0 0 15px 40px">
-            <p class="margin-bottom-5 font-w7">文件将上传到阿里云 OSS 存储,需要配置 OSS 公开访问及跨域策略</p>
+            <p class="margin-bottom-5 font-w7">文件将上传到 <a target="_blank" href="https://www.aliyun.com/minisite/goods?taskCode=shareNew2205&recordId=3646641&userCode=ztlqlu4v">阿里云</a> OSS 存储,需要配置 OSS 公开访问及跨域策略</p>
             <p>需要配置跨域访问 CORS 规则,设置:来源 Origin 为 *,允许 Methods 为 POST,允许 Headers 为 *</p>
         </div>
 

+ 1 - 1
app/admin/view/config/storage-qiniu.html

@@ -2,7 +2,7 @@
     <div class="layui-card-body padding-top-20">
 
         <div class="color-text layui-code text-center layui-bg-gray" style="border-left-width:1px;margin:0 0 15px 40px">
-            <p class="margin-bottom-5 font-w7">文件将上传到七牛云存储,对象存储需要配置为公开访问的 Bucket 空间</p>
+            <p class="margin-bottom-5 font-w7">文件将上传到 <a target="_blank" href="https://portal.qiniu.com/signup?code=1hefnmobzees2">七牛云</a> 存储,对象存储需要配置为公开访问的 Bucket 空间</p>
             完成实名认证后可获得 10G 免费存储空间哦!<a target="_blank" href="https://portal.qiniu.com/signup?code=1hefnmobzees2">我要免费申请</a>
         </div>