From 37fdb0f74c52abb1f0d614ac708935120cd4e4f9 Mon Sep 17 00:00:00 2001 From: "USER-20200413TQ\\Administrator" <812952667@qq.com> Date: Thu, 20 Oct 2022 09:49:42 +0800 Subject: [PATCH] =?UTF-8?q?1=E4=BF=AE=E6=94=B9=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- high-unionPay/pages/goods/externalCoupon/externalCoupon.vue | 4 ++-- high-unionPay/pages/user/coupon/coupon.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/high-unionPay/pages/goods/externalCoupon/externalCoupon.vue b/high-unionPay/pages/goods/externalCoupon/externalCoupon.vue index e23bcf3..913cdce 100644 --- a/high-unionPay/pages/goods/externalCoupon/externalCoupon.vue +++ b/high-unionPay/pages/goods/externalCoupon/externalCoupon.vue @@ -25,7 +25,7 @@ - 立即使用 + 立即使用 @@ -326,7 +326,7 @@ if (res.return_code == '000000') { uni.showModal({ title: '温馨提示', - content: '请前往中石油“中油好客E站”小程序使用,须在有效期30天内使用。(中油好客E站APP也可使用)', + content: '请前往微信“中油好客e站”小程序使用,须在有效期30天内使用。(中油好客E站APP也可使用)', success: function(res) {} }) } else { diff --git a/high-unionPay/pages/user/coupon/coupon.vue b/high-unionPay/pages/user/coupon/coupon.vue index 37ba110..6252ce7 100644 --- a/high-unionPay/pages/user/coupon/coupon.vue +++ b/high-unionPay/pages/user/coupon/coupon.vue @@ -257,7 +257,7 @@ if (res.return_code == '000000') { uni.showModal({ title: '温馨提示', - content: '请前往中石油“中油好客E站”小程序使用,须在有效期30天内使用。(中油好客E站APP也可使用)', + content: '请前往微信“中油好客e站”小程序使用,须在有效期30天内使用。(中油好客E站APP也可使用)', success: function(res) { } })