mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 03:16:42 +08:00
修改文字
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
写回答
|
||||
</div>
|
||||
<div class="answer-content">
|
||||
<input minlength="1" maxlength="800" v-model="content" placeholder="写下你的回答吧~" type="text">
|
||||
<input minlength="1" maxlength="800" v-model="content" placeholder="写下您的回答吧~" type="text">
|
||||
<el-button type="primary" @click="publishAnswer">发布</el-button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user