pc-master #270

Merged
xiaomeng merged 3 commits from pc-master into portal 2025-08-19 03:07:17 +00:00
Showing only changes of commit 33f265613f - Show all commits

View File

@ -165,7 +165,7 @@
title="新闻内容编写"
top="10vh"
:visible.sync="newsModel"
width="1000px"
width="1300px"
class="vrcode-model manage-model"
:append-to-body="true"
>
@ -182,7 +182,7 @@
:mode="mode"
/>
<Editor
style="height: 500px; overflow-y: hidden"
style="height:600px; overflow-y: hidden"
v-model="html"
:defaultConfig="editorConfig"
:mode="mode"