修改订单功能
This commit is contained in:
@@ -97,11 +97,7 @@ Page({
|
||||
});
|
||||
}
|
||||
},
|
||||
go_Qcode(e) {
|
||||
wx.navigateTo({
|
||||
url: '/pages/orderdetail/orderdetail?' + "type=" + '3' + '&id=' + e.currentTarget.dataset.id,
|
||||
})
|
||||
},
|
||||
|
||||
// 导航栏
|
||||
all_order() {
|
||||
this.setData({
|
||||
|
||||
Reference in New Issue
Block a user