11
This commit is contained in:
parent
8bf5514565
commit
7d149b4afe
|
|
@ -57,7 +57,7 @@
|
||||||
<script type="text/html" id="currencyInfoTpl">
|
<script type="text/html" id="currencyInfoTpl">
|
||||||
<p>钻石: {{d.money || 0}}</p>
|
<p>钻石: {{d.money || 0}}</p>
|
||||||
<p>UU币: {{d.integral || 0}}</p>
|
<p>UU币: {{d.integral || 0}}</p>
|
||||||
<p>达达券: {{d.money2 || 0}}</p>
|
<p>达达券: {{d.money2*100 || 0}}</p>
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<!-- 订单统计模板 -->
|
<!-- 订单统计模板 -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user