| @@ -349,7 +349,7 @@ Page({ | |||||
| }); | }); | ||||
| } else if (err.code == 3001) { | } else if (err.code == 3001) { | ||||
| wx.showToast({ | wx.showToast({ | ||||
| title: "您已超过限购", | |||||
| title: "超过限购条件", | |||||
| image: './../../../assets/images/fail.png', | image: './../../../assets/images/fail.png', | ||||
| duration: 2000, | duration: 2000, | ||||
| mask: false | mask: false | ||||
| @@ -382,14 +382,7 @@ Page({ | |||||
| duration: 2000, | duration: 2000, | ||||
| mask: false | mask: false | ||||
| }); | }); | ||||
| } else if (err.code == 3012) { | |||||
| wx.showToast({ | |||||
| title: "您有未支付订单", | |||||
| image: './../../../assets/images/fail.png', | |||||
| duration: 2000, | |||||
| mask: false | |||||
| }); | |||||
| }else if (err.code == 11005) { | |||||
| } else if (err.code == 11005) { | |||||
| /** | /** | ||||
| * 将值传到用户手机号授权的页面 | * 将值传到用户手机号授权的页面 | ||||
| * | * | ||||
| @@ -646,7 +639,7 @@ Page({ | |||||
| }); | }); | ||||
| } else if (err.code == 3001) { | } else if (err.code == 3001) { | ||||
| wx.showToast({ | wx.showToast({ | ||||
| title: "您已超过限购", | |||||
| title: "超过限购条件", | |||||
| image: './../../../assets/images/fail.png', | image: './../../../assets/images/fail.png', | ||||
| duration: 2000, | duration: 2000, | ||||
| mask: false | mask: false | ||||
| @@ -679,14 +672,7 @@ Page({ | |||||
| duration: 2000, | duration: 2000, | ||||
| mask: false | mask: false | ||||
| }); | }); | ||||
| } else if (err.code == 3012) { | |||||
| wx.showToast({ | |||||
| title: "您已超过限购", | |||||
| image: './../../../assets/images/fail.png', | |||||
| duration: 2000, | |||||
| mask: false | |||||
| }); | |||||
| }else if (err.code == 11005) { | |||||
| } else if (err.code == 11005) { | |||||
| /** | /** | ||||
| * 将值传到用户手机号授权的页面 | * 将值传到用户手机号授权的页面 | ||||
| * | * | ||||
| @@ -363,7 +363,7 @@ Page({ | |||||
| }); | }); | ||||
| } else if (err.code == "3001") { | } else if (err.code == "3001") { | ||||
| wx.showToast({ | wx.showToast({ | ||||
| title: "您已超过限购", | |||||
| title: "超过限购条件", | |||||
| image: imgurl.fail.url, | image: imgurl.fail.url, | ||||
| duration: 2000, | duration: 2000, | ||||
| mask: false | mask: false | ||||
| @@ -396,13 +396,6 @@ Page({ | |||||
| duration: 2000, | duration: 2000, | ||||
| mask: false | mask: false | ||||
| }); | }); | ||||
| } else if (err.code == 3012) { | |||||
| wx.showToast({ | |||||
| title: "您有未支付订单", | |||||
| image: './../../../assets/images/fail.png', | |||||
| duration: 2000, | |||||
| mask: false | |||||
| }); | |||||
| } else if (err.code == 11005) { | } else if (err.code == 11005) { | ||||
| /** | /** | ||||
| * 将值传到用户手机号授权的页面 | * 将值传到用户手机号授权的页面 | ||||
| @@ -664,7 +664,7 @@ Page({ | |||||
| }); | }); | ||||
| } else if (err.code == 3001) { | } else if (err.code == 3001) { | ||||
| wx.showToast({ | wx.showToast({ | ||||
| title: "您已超过限购", | |||||
| title: "超过限购条件", | |||||
| image: './../../../assets/images/fail.png', | image: './../../../assets/images/fail.png', | ||||
| duration: 2000, | duration: 2000, | ||||
| mask: false | mask: false | ||||
| @@ -697,13 +697,6 @@ Page({ | |||||
| duration: 2000, | duration: 2000, | ||||
| mask: false | mask: false | ||||
| }); | }); | ||||
| } else if (err.code == 3012) { | |||||
| wx.showToast({ | |||||
| title: "您有未支付订单", | |||||
| image: './../../../assets/images/fail.png', | |||||
| duration: 2000, | |||||
| mask: false | |||||
| }); | |||||
| } else if (err.code == 11005) { | } else if (err.code == 11005) { | ||||
| /** | /** | ||||
| * 将值传到用户手机号授权的页面 | * 将值传到用户手机号授权的页面 | ||||
| @@ -118,7 +118,7 @@ Page({ | |||||
| }); | }); | ||||
| } else if (err.code == 3001) { | } else if (err.code == 3001) { | ||||
| wx.showToast({ | wx.showToast({ | ||||
| title: "您已超过限购", | |||||
| title: "超过限购条件", | |||||
| image: './../../../assets/images/fail.png', | image: './../../../assets/images/fail.png', | ||||
| duration: 2000, | duration: 2000, | ||||
| mask: false | mask: false | ||||
| @@ -151,13 +151,6 @@ Page({ | |||||
| duration: 2000, | duration: 2000, | ||||
| mask: false | mask: false | ||||
| }); | }); | ||||
| } else if (err.code == 3012) { | |||||
| wx.showToast({ | |||||
| title: "您有未支付订单", | |||||
| image: './../../../assets/images/fail.png', | |||||
| duration: 2000, | |||||
| mask: false | |||||
| }); | |||||
| } else if (err.code == 11005) { | } else if (err.code == 11005) { | ||||
| /** | /** | ||||
| * 将值传到用户手机号授权的页面 | * 将值传到用户手机号授权的页面 | ||||
| @@ -327,7 +327,7 @@ Page({ | |||||
| }); | }); | ||||
| } else if (err.code == 3001) { | } else if (err.code == 3001) { | ||||
| wx.showToast({ | wx.showToast({ | ||||
| title: "您已超过限购", | |||||
| title: "超过限购条件", | |||||
| image: './../../assets/images/fail.png', | image: './../../assets/images/fail.png', | ||||
| duration: 2000, | duration: 2000, | ||||
| mask: false | mask: false | ||||
| @@ -360,13 +360,6 @@ Page({ | |||||
| duration: 2000, | duration: 2000, | ||||
| mask: false | mask: false | ||||
| }); | }); | ||||
| } else if (err.code == 3012) { | |||||
| wx.showToast({ | |||||
| title: "您有未支付订单", | |||||
| image: './../../../assets/images/fail.png', | |||||
| duration: 2000, | |||||
| mask: false | |||||
| }); | |||||
| } else if (err.code == 11005) { | } else if (err.code == 11005) { | ||||
| /** | /** | ||||
| * 将值传到用户手机号授权的页面 | * 将值传到用户手机号授权的页面 | ||||
| @@ -312,7 +312,7 @@ Page({ | |||||
| }); | }); | ||||
| } else if (err.code == 3001) { | } else if (err.code == 3001) { | ||||
| wx.showToast({ | wx.showToast({ | ||||
| title: "您已超过限购", | |||||
| title: "超过限购条件", | |||||
| image: './../../../assets/images/fail.png', | image: './../../../assets/images/fail.png', | ||||
| duration: 2000, | duration: 2000, | ||||
| mask: false | mask: false | ||||
| @@ -345,13 +345,6 @@ Page({ | |||||
| duration: 2000, | duration: 2000, | ||||
| mask: false | mask: false | ||||
| }); | }); | ||||
| }else if (err.code == 3012) { | |||||
| wx.showToast({ | |||||
| title: "您有未支付订单", | |||||
| image: './../../../assets/images/fail.png', | |||||
| duration: 2000, | |||||
| mask: false | |||||
| }); | |||||
| } else if (err.code == 11005) { | } else if (err.code == 11005) { | ||||
| /** | /** | ||||
| * 将值传到用户手机号授权的页面 | * 将值传到用户手机号授权的页面 | ||||