feat/task1-c-wallet
devil_gong 2018-08-28 17:07:37 +08:00
parent d1afcd5017
commit 838f671fb8
1 changed files with 1 additions and 2 deletions

View File

@ -265,8 +265,7 @@
</a>
<p class="ellipsis">{{$v.title}}</p>
<p class="price fl">
<b>¥</b>
<strong>{{$v.price}}</strong>
<strong>¥{{$v.price}}</strong>
</p>
</div>
</li>