修改编辑页提示

This commit is contained in:
ember 2025-04-11 22:35:17 +08:00
parent bb881ffc0e
commit 40a1e0d979
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -124,7 +124,7 @@
<p class="section-desc">使用Markdown语法编辑您的投稿内容插入图片后如需修改图片大小请在编辑器中找到插入的图片标签修改其width属性</p>
<p class="section-desc">如上传了附件且需在文中指定位置展示<strong>可以用[附件名]来表示附件位置</strong>如不指定则审核人员将按照文章内容在适当位置展示</p>
<p class="section-desc"><strong>草稿功能和文章页预览只针对此部分内容上传的附件等将不会保存并不支持文章页预览</strong></p>
<p v-if="isEditMode" class="section-desc" style="color: red;"><strong>检测到您当前处于编辑模式请注意您之前如有其他投稿的草稿内容在保存草稿或提交编辑后将不会保留</strong></p>
<p v-if="isEditMode" class="section-desc" style="color: red;"><strong>检测到您当前正在编辑已有的投稿内容请注意您之前如有其他投稿的草稿内容这些内容此页面保存草稿或提交编辑后将不会保留</strong></p>
<div class="editor-container">
<MdEditor