From 24d5345efc3e6b880da7e0d487024098499175d5 Mon Sep 17 00:00:00 2001 From: xiaogang <825201136@qq.com> Date: Fri, 27 Sep 2024 15:43:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E4=BF=A1=E5=BB=BA=E6=8A=95h5=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=9B=96=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 ++ package.json | 4 +- pages/index/index.vue | 138 ++++++++++++++++++++----------------- static/image/bg.png | Bin 150214 -> 190963 bytes static/image/null.png | Bin 0 -> 2808 bytes static/image/popup_bg.png | Bin 80835 -> 8534 bytes static/image/popup_btn.png | Bin 4386 -> 4434 bytes utils/request.js | 4 +- 8 files changed, 82 insertions(+), 68 deletions(-) create mode 100644 static/image/null.png diff --git a/index.html b/index.html index c3ff205..7e866a0 100644 --- a/index.html +++ b/index.html @@ -16,5 +16,9 @@
+ diff --git a/package.json b/package.json index 28eb252..d4a2a4b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "vue-h5", + "name": "领红包", "version": "1.0.0", "description": "", "main": "main.js", @@ -13,7 +13,7 @@ "browser":"chrome", "env": { "UNI_PLATFORM": "h5", - "REQUEST_BASE_URL": "http://192.168.110.39:8083" + "REQUEST_BASE_URL": "https://zxjt.test.86698.cn" }, "define": { diff --git a/pages/index/index.vue b/pages/index/index.vue index 61fd37e..152dc4a 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,23 +1,27 @@