平均分改评分
This commit is contained in:
parent
ec1f832617
commit
672e6164ba
|
@ -69,7 +69,7 @@
|
|||
<div class="content-index">{{ index + 1 }}</div>
|
||||
<div class="content-neirong">{{ item.resourceName }}</div>
|
||||
<div class="content-fangwenliang" v-if="taboldName === '好评榜'">
|
||||
平均分:{{ item.score }}
|
||||
评分:{{ item.score }}
|
||||
</div>
|
||||
<div
|
||||
class="content-fangwenliang"
|
||||
|
|
Loading…
Reference in New Issue