From 951aabfe55d55a04419e9a2622d6f33f6015e048 Mon Sep 17 00:00:00 2001 From: scout <1134087124@qq.com> Date: Mon, 28 Oct 2024 15:31:46 +0800 Subject: [PATCH] addnetconfirm --- App.vue | 102 ++++++++++++++++++++++----------- config/index.js | 2 +- pages/index/index.vue | 129 ++++++++++++++++++++++-------------------- 3 files changed, 137 insertions(+), 96 deletions(-) diff --git a/App.vue b/App.vue index bea28b2..ffa566b 100644 --- a/App.vue +++ b/App.vue @@ -1,40 +1,76 @@ diff --git a/config/index.js b/config/index.js index 096c62b..9e0128d 100644 --- a/config/index.js +++ b/config/index.js @@ -2,7 +2,7 @@ const env = 'prod'; const configs = { LocalTest: { apiBaseUrl: 'https://warehouse.szjixun.cn/oa_backend', - h5Url:'http://192.168.88.29:8080/#/' + h5Url:'http://192.168.88.30:8080/#/' }, dev: { apiBaseUrl: 'https://warehouse.szjixun.cn/oa_backend', diff --git a/pages/index/index.vue b/pages/index/index.vue index fc0b2d8..b1af91d 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -4,89 +4,96 @@ - +