Commit f4fa59d4 by 陈超

T

parent abea8253
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
}, },
computed: { computed: {
totalPrice: function() { totalPrice: function() {
return "¥" + "{$moner_data['price']}" return "{$moner_data['price']}"
}, },
discount: function() { discount: function() {
return "(已优惠:¥0)" return "(已优惠:¥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