From c00fa592c9b0c844e46b8c692bd95409e5d3e2d2 Mon Sep 17 00:00:00 2001 From: Enzo <1284707383@qq.com> Date: Tue, 22 Jun 2021 17:35:45 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/apply-details.vue | 21 +-------------------- pages/order/apply-refund.vue | 21 +-------------------- pages/order/confirm-order.vue | 21 +-------------------- pages/order/order-details.vue | 24 ++---------------------- pages/order/order-item.vue | 2 +- 5 files changed, 6 insertions(+), 83 deletions(-) diff --git a/pages/order/apply-details.vue b/pages/order/apply-details.vue index 5bfdeb8..683d8d8 100644 --- a/pages/order/apply-details.vue +++ b/pages/order/apply-details.vue @@ -13,7 +13,7 @@ 网红辣椒棒 魔鬼辣椒挑战全网第一辣 网红优惠季 - 网红辣椒棒 500g x1 + 数量 x1 @@ -131,28 +131,9 @@ }, // 点击复制 copy(text) { - //app的复制方法 - // #ifdef APP-PLUS uni.setClipboardData({ data: text }); - // #endif - - //html的复制方法 - // #ifdef H5 - this.$copyText(text) - .then(res => { - uni.showToast({ - title: '复制成功' - }); - }) - .catch(err => { - uni.showToast({ - icon: 'none', - title: '复制失败,您的浏览器不支持' - }); - }); - // #endif }, //下拉刷新 downCallback() { diff --git a/pages/order/apply-refund.vue b/pages/order/apply-refund.vue index 926a2d0..d40a404 100644 --- a/pages/order/apply-refund.vue +++ b/pages/order/apply-refund.vue @@ -13,7 +13,7 @@ 网红辣椒棒 魔鬼辣椒挑战全网第一辣 网红优惠季 - 网红辣椒棒 500g x1 + 数量 x1 @@ -145,28 +145,9 @@ }, // 点击复制 copy(text) { - //app的复制方法 - // #ifdef APP-PLUS uni.setClipboardData({ data: text }); - // #endif - - //html的复制方法 - // #ifdef H5 - this.$copyText(text) - .then(res => { - uni.showToast({ - title: '复制成功' - }); - }) - .catch(err => { - uni.showToast({ - icon: 'none', - title: '复制失败,您的浏览器不支持' - }); - }); - // #endif }, //下拉刷新 downCallback() { diff --git a/pages/order/confirm-order.vue b/pages/order/confirm-order.vue index f4d3a8e..cfc8c77 100644 --- a/pages/order/confirm-order.vue +++ b/pages/order/confirm-order.vue @@ -14,7 +14,7 @@ 网红辣椒棒 魔鬼辣椒挑战全网第一辣 网红优惠季 - 网红辣椒棒 500g + 数量 @@ -145,28 +145,9 @@ }, // 点击复制 copy(text) { - //app的复制方法 - // #ifdef APP-PLUS uni.setClipboardData({ data: text }); - // #endif - - //html的复制方法 - // #ifdef H5 - this.$copyText(text) - .then(res => { - uni.showToast({ - title: '复制成功' - }); - }) - .catch(err => { - uni.showToast({ - icon: 'none', - title: '复制失败,您的浏览器不支持' - }); - }); - // #endif }, submit(){ this.$routerGo('/pages/order/pay-success') diff --git a/pages/order/order-details.vue b/pages/order/order-details.vue index 6786338..00abf79 100644 --- a/pages/order/order-details.vue +++ b/pages/order/order-details.vue @@ -13,7 +13,7 @@ 网红辣椒棒 魔鬼辣椒挑战全网第一辣 网红优惠季 - 网红辣椒棒 500g x1 + 数量 x1 @@ -37,7 +37,7 @@ 订单编号 67432428794847982374 - 复制 + 复制 @@ -99,7 +99,6 @@ mixins: [MescrollMixin], // 使用mixin data() { return { - area: '币种地址', base64Img: '', // skeletonLoading: true, payCur: 0, //支付方式下标 @@ -130,28 +129,9 @@ methods: { // 点击复制 copy(text) { - //app的复制方法 - // #ifdef APP-PLUS uni.setClipboardData({ data: text }); - // #endif - - //html的复制方法 - // #ifdef H5 - this.$copyText(text) - .then(res => { - uni.showToast({ - title: '复制成功' - }); - }) - .catch(err => { - uni.showToast({ - icon: 'none', - title: '复制失败,您的浏览器不支持' - }); - }); - // #endif }, submit(){ this.$routerGo('/pages/order/order?type=all') diff --git a/pages/order/order-item.vue b/pages/order/order-item.vue index 92b11c0..0846653 100644 --- a/pages/order/order-item.vue +++ b/pages/order/order-item.vue @@ -16,7 +16,7 @@ 网红辣椒棒 魔鬼辣椒挑战全网第一辣 网红优惠季 - 网红辣椒棒 500g x1 + 数量 x1