From b6b881de22886e4f32339b75e53acc2a13262b9c Mon Sep 17 00:00:00 2001
From: Wik-T <812952667@qq.com>
Date: Fri, 31 Mar 2023 09:24:14 +0800
Subject: [PATCH 1/3] =?UTF-8?q?1.=E6=96=B0=E6=B7=BB=E5=95=86=E6=88=B7?=
=?UTF-8?q?=E6=88=90=E5=9C=B0=E5=9B=BE=E5=8F=AF=E8=A7=86=E5=8C=96=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
App.vue | 36 +-
index.html | 2 +-
pages/tabBar/category/category.vue | 780 +++--------
pages/tabBar/home/home.vue | 1996 ++++++++++++++--------------
pages/user/coupon/coupon.vue | 2 +-
5 files changed, 1177 insertions(+), 1639 deletions(-)
diff --git a/App.vue b/App.vue
index fca60c6..b210216 100644
--- a/App.vue
+++ b/App.vue
@@ -99,25 +99,25 @@
// #endif
// #ifdef H5
let that = this;
- that.globalData.url = 'https://hsgcs.dctpay.com/crest';
- that.globalData.v1url = 'https://hsgcs.dctpay.com/v1';
- that.globalData.payurl = 'https://gratia-pay.dctpay.com/crest';
- that.globalData.orderurl = 'https://hsgcs.dctpay.com/order';
- that.globalData.userurl = 'https://hsgcs.dctpay.com/user';
- that.globalData.brestUrl = 'https://hsgcs.dctpay.com/brest';
- that.globalData.imgUrl = 'https://hsgcs.dctpay.com/filesystem/';
- that.globalData.imageWxImg = 'https://hsgcs.dctpay.com/filesystem/wxApplets/';
- that.globalData.imageqrImg = 'https://hsgcs.dctpay.com/filesystem/temporary/';
+ // that.globalData.url = 'https://hsgcs.dctpay.com/crest';
+ // that.globalData.v1url = 'https://hsgcs.dctpay.com/v1';
+ // that.globalData.payurl = 'https://gratia-pay.dctpay.com/crest';
+ // that.globalData.orderurl = 'https://hsgcs.dctpay.com/order';
+ // that.globalData.userurl = 'https://hsgcs.dctpay.com/user';
+ // that.globalData.brestUrl = 'https://hsgcs.dctpay.com/brest';
+ // that.globalData.imgUrl = 'https://hsgcs.dctpay.com/filesystem/';
+ // that.globalData.imageWxImg = 'https://hsgcs.dctpay.com/filesystem/wxApplets/';
+ // that.globalData.imageqrImg = 'https://hsgcs.dctpay.com/filesystem/temporary/';
- // that.globalData.url = 'https://hsg.dctpay.com/crest';
- // that.globalData.v1url = 'https://hsg.dctpay.com/v1';
- // that.globalData.payurl = 'https://pay.dctpay.com/crest';
- // that.globalData.orderurl = 'https://hsg.dctpay.com/order';
- // that.globalData.userurl = 'https://hsg.dctpay.com/user';
- // that.globalData.brestUrl = 'https://hsg.dctpay.com/brest';
- // that.globalData.imgUrl = 'https://hsg.dctpay.com/filesystem/';
- // that.globalData.imageWxImg = 'https://hsg.dctpay.com/filesystem/wxApplets/';
- // that.globalData.imageqrImg = 'https://hsg.dctpay.com/filesystem/temporary/';
+ that.globalData.url = 'https://hsg.dctpay.com/crest';
+ that.globalData.v1url = 'https://hsg.dctpay.com/v1';
+ that.globalData.payurl = 'https://pay.dctpay.com/crest';
+ that.globalData.orderurl = 'https://hsg.dctpay.com/order';
+ that.globalData.userurl = 'https://hsg.dctpay.com/user';
+ that.globalData.brestUrl = 'https://hsg.dctpay.com/brest';
+ that.globalData.imgUrl = 'https://hsg.dctpay.com/filesystem/';
+ that.globalData.imageWxImg = 'https://hsg.dctpay.com/filesystem/wxApplets/';
+ that.globalData.imageqrImg = 'https://hsg.dctpay.com/filesystem/temporary/';
uni.getStorage({
key: 'openId',
success(e) {
diff --git a/index.html b/index.html
index 86f2ca8..3d7f592 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,7 @@
-
+