chore: 小班作业心得思考题等编辑框提示修改
- 将应用版本从2.0.46提升至2.0.47 - 更新edu-core依赖版本至1.0.10 - 在manifest.json中新增读取外部存储和媒体图片的权限 - 修改多个页面的文本提示以提高用户体验
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
<view class="page-body">
|
||||
<view class='wrapper'>
|
||||
<view class="editor-wrapper">
|
||||
<editor @input="editorIput" id="editor" class="ql-container" placeholder="请输入您的见解..."
|
||||
<editor @input="editorIput" id="editor" class="ql-container" placeholder="请您一次性提交答题内容,提交后会进入评分流程"
|
||||
show-img-size show-img-toolbar show-img-resize
|
||||
@statuschange="onStatusChange" :read-only="readOnly"
|
||||
@ready="onEditorReady">
|
||||
|
||||
Reference in New Issue
Block a user