Commit 9488395d by 陈超

T

parent 759f1e5e
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
<span class="text_14_600 color_FF3B3B">¥{{totalPrice}}</span> <span class="text_14_600 color_FF3B3B">¥{{totalPrice}}</span>
<span class="text_12_400 color_999999">{{discount}}</span> <span class="text_12_400 color_999999">{{discount}}</span>
<div class="weight_full layout_h_r"> <div class="weight_full layout_h_r">
<div @click="onBuy({$id}, 'video')" class="vip_buy_pay_button layout_center"><span class="text_14_400 color_white">确认支付</span></div> <div @click="onBuy" class="vip_buy_pay_button layout_center"><span class="text_14_400 color_white">确认支付</span></div>
</div> </div>
</div> </div>
</div> </div>
......
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