fix(web): 关注我们图片多 URL 回退(public→promotion),移除部署路径提示;Nginx 增加 /social/

Made-with: Cursor
This commit is contained in:
whm
2026-03-22 01:15:20 +08:00
parent 66b873d0b0
commit 5ff300d0f7
6 changed files with 76 additions and 28 deletions

View File

@@ -63,7 +63,7 @@
</el-form-item>
<el-form-item label="保留原文件名">
<el-switch v-model="uploadPreserveFilename" />
<span class="form-hint">开启后覆盖同名文件产品视频请上传到 <code>promotion/social/</code>英文文件名见仓库 <code>web/promotion/social/README.md</code></span>
<span class="form-hint">开启后将按原文件名保存同名文件会被覆盖</span>
</el-form-item>
<el-form-item label="允许下载">
<el-switch v-model="uploadDownloadable" />