This commit is contained in:
Gdpao
2020-08-10 19:06:47 +08:00
parent 39466d3360
commit 74fcc50696
4 changed files with 245 additions and 39 deletions

View File

@@ -174,7 +174,6 @@
.backes{
position: absolute;
top: 0;
background: rgba(0,0,0,0.6);
width: 100%;
height: 100%;
color: #fff;
@@ -233,6 +232,7 @@ export default {
}
})
},
// 屏蔽
articleAddShield() {
this.$u.api.articleAddShield({
article_id: this.item.article_id,