Commit d9492beb authored by leiqingsong's avatar leiqingsong

Merge branch 'master' of http://111.203.232.171:8888/Song/xitiansenmall into dev_lqs

parents 1dd59eaa 246ad2e8
...@@ -47,6 +47,7 @@ ...@@ -47,6 +47,7 @@
:endVal="awardInfo.monthAwardTotal" :endVal="awardInfo.monthAwardTotal"
:duration="3000" :duration="3000"
style="font-weight: bold" style="font-weight: bold"
decimals="2"
></countTo> ></countTo>
<p v-if="awardInfo" style="font-size: 14px;color:#333333"> <p v-if="awardInfo" style="font-size: 14px;color:#333333">
历史累计奖金:¥{{ awardInfo.awardTotal || 0 }} 历史累计奖金:¥{{ awardInfo.awardTotal || 0 }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment