gdpao
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<image :src="item.member_avatar"></image>
|
||||
<text>{{ item.member_nickname }}</text>
|
||||
</view>
|
||||
<image src="/static/image/common/4.png" @click.stop="showAction"></image>
|
||||
<image class="img-imp" src="/static/image/common/4.png" @click.stop="showAction"></image>
|
||||
<view class="action" v-if="show == item.article_id">
|
||||
<view class="bubble">
|
||||
<view @click.stop="articleLike">
|
||||
@@ -105,6 +105,7 @@
|
||||
>image{
|
||||
width: 37rpx;
|
||||
height: 8rpx;
|
||||
padding: 20rpx;
|
||||
}
|
||||
.action {
|
||||
z-index: 19;
|
||||
|
||||
Reference in New Issue
Block a user