Browse Source

'1.3.1.3'

哥哥玩剑魂呢 4 năm trước cách đây
mục cha
commit
278694cdcb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/ranking/integral_event.vue

+ 1 - 1
src/views/ranking/integral_event.vue

@@ -189,7 +189,7 @@
 								<template slot="title">
 									<div style="color: #303133;font-size:14px;margin-top:-2px;">
 										{{ item.name }} {{ item.remark }}
-										<strong v-show="item.point !== 0" style="font-weight: 500;">
+										<strong style="font-weight: 500;">
 											<span class="color_red point" v-show="item.review_point > 0">+{{ item.review_point }}</span>
 											<span class="color_green point" v-show="item.review_point < 0">{{ item.review_point }}</span>
 										</strong>