feat: 完成评论功能

This commit is contained in:
橙子
2023-03-23 23:12:26 +08:00
parent 4babe3e05d
commit 84ec0a7e1c
7 changed files with 162 additions and 18 deletions

View File

@@ -294,7 +294,7 @@ onMounted(async () => {
</script>
<style scoped >
.comment {
height: 40rem;
min-height: 40rem;
}
.art-info-left .el-col {