Commit abea8253 by 陈超

T

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