chore: 小班作业心得思考题等编辑框提示修改
- 将应用版本从2.0.46提升至2.0.47 - 更新edu-core依赖版本至1.0.10 - 在manifest.json中新增读取外部存储和媒体图片的权限 - 修改多个页面的文本提示以提高用户体验
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
<view class="in">
|
||||
<view class="uni-textarea">
|
||||
<textarea placeholder-style="font-size:26rpx" v-model="form.content" maxlength="-1"
|
||||
auto-height placeholder="请输入内容" />
|
||||
auto-height placeholder="请您一次性提交答题内容,提交后会进入评分流程" />
|
||||
|
||||
</view>
|
||||
</view>
|
||||
@@ -750,4 +750,4 @@
|
||||
background-image: linear-gradient(30deg, #d4eaf0 0%, #d4eaf0 50%, #fdf0ed 100%);
|
||||
min-height: 100vh;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user