This commit is contained in:
zhaofang
2022-10-19 11:38:43 +08:00
parent 397c558abc
commit 931aa96cff
11 changed files with 40 additions and 11 deletions

View File

@@ -250,15 +250,21 @@ export default {
if(this.type==5){
content='回答'
}
if(this.type==6){
content='课程笔记'
}
if(this.type==60){
content='课程笔记评论'
}
// 点赞type
if(this.type==10){
content='课程评论点赞'
content='课程评论'
}
if(this.type==20){
content='文章评论点赞'
content='文章评论'
}
if(this.type==30){
content='案例评论点赞'
content='案例评论'
}
content=sendName+typeText+content+'-'+title
let message={