Commit f0ffa5f7 authored by qipeng's avatar qipeng

订单详情

parent 3d07bdd8
......@@ -418,10 +418,10 @@
}
},
onLoad(option) {
//this.id = option.orderId
this.id = "z00167956572219584dc15634b62cf75"
//this.openId = uni.getStorageSync("openid") //openid
this.openId = "oh2UV1lyYABHMZ1rMlgjhVHyyYDQ"
this.id = option.orderId
//this.id = "z00167956572219584dc15634b62cf75"
this.openId = uni.getStorageSync("openid") //openid
//this.openId = "oh2UV1lyYABHMZ1rMlgjhVHyyYDQ"
this.getDetail();
},
......
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