bug
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<i>{{ item.sharedCount }}</i>
|
||||
</div>
|
||||
<div>
|
||||
<image src="https://cdn.cunwuyun.cn/wxmp/fengdu/zan.png" />
|
||||
<image :src="item.appreciateStatus ? 'https://cdn.cunwuyun.cn/wxmp/fengdu/zan-active.png' : 'https://cdn.cunwuyun.cn/wxmp/fengdu/zan.png'" />
|
||||
<i>{{ item.appreciateCount }}</i>
|
||||
</div>
|
||||
<div>
|
||||
@@ -247,9 +247,9 @@
|
||||
}
|
||||
|
||||
.item-content {
|
||||
margin: 16px;
|
||||
margin: 16px 0;
|
||||
line-height: 1.3;
|
||||
// text-align: justify;
|
||||
text-align: justify;
|
||||
|
||||
span {
|
||||
font-size: 28px;
|
||||
|
||||
Reference in New Issue
Block a user