Commit a299df44 by 陈超

T

parent 1d5ffbb7
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
return this.info.lastPrice return this.info.lastPrice
}, },
discount: function() { discount: function() {
return "(已优惠:¥0)" return "(运费:¥" + this.info.fare + ")"
} }
}, },
......
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