Commit b2170d41 by 施宇

1

parent 66dff09d
Showing with 0 additions and 1 deletions
...@@ -127,7 +127,6 @@ Page({ ...@@ -127,7 +127,6 @@ Page({
type: options.type || "", type: options.type || "",
obj:JSON.parse(options.obj||'{}') obj:JSON.parse(options.obj||'{}')
}); });
console.log(this.data.obj)
let delivery_time = this.data.obj.delivery_time; let delivery_time = this.data.obj.delivery_time;
if (this.data.obj.currency=='2'){ if (this.data.obj.currency=='2'){
this.setData({ this.setData({
......
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 sign in to comment