修改万为w
This commit is contained in:
parent
bef7f445f4
commit
b981a1ba0f
@ -81,7 +81,7 @@
|
|||||||
<#if statistic.statisticBlogViewCount?length gt 5>
|
<#if statistic.statisticBlogViewCount?length gt 5>
|
||||||
<#assign viewCount=statistic.statisticBlogViewCount?number/>
|
<#assign viewCount=statistic.statisticBlogViewCount?number/>
|
||||||
<#assign viewCountWan=viewCount/10000 />
|
<#assign viewCountWan=viewCount/10000 />
|
||||||
${viewCountWan?string('#.##')}万
|
${viewCountWan?string('#.##')}w
|
||||||
<#else>
|
<#else>
|
||||||
${statistic.statisticBlogViewCount}
|
${statistic.statisticBlogViewCount}
|
||||||
</#if>
|
</#if>
|
||||||
|
Loading…
Reference in New Issue
Block a user