Style(店铺):界面调整

This commit is contained in:
lifizer
2024-03-22 14:52:32 +08:00
parent 18aeb9bdfd
commit 1979f279f4
5 changed files with 52 additions and 9 deletions
+2 -1
View File
@@ -9,6 +9,7 @@
:show-img-toolbar="true"
:show-img-resize="true"
:read-only="readOnly"
placeholder-style="font-size:24rpx;color:#C2C5CC;"
@ready="onEditorReady"
@statuschange="statuschange"
@focus="editFocus"
@@ -264,7 +265,7 @@ export default {
.ql-container {
line-height: 150%;
font-size: 22rpx;
font-size: 28rpx;
width: 100%;
height: 240px;
background: #fff;