This commit is contained in:
daihh
2022-10-13 12:08:34 +08:00
3 changed files with 64 additions and 15 deletions

View File

@@ -53,7 +53,7 @@
show-word-limit
v-model="inputValue"
maxlength="800"
placeholder="写下您的评论(800字以内),可以@案主哦"
placeholder="写下您的评论~"
></el-input>
@@ -793,6 +793,7 @@
</script>
<style lang="scss" scoped>
.publish-button{
// line-height: 30px;
padding-top: 7px;