From f3b8d74e30718f0e625b4f7023a814d5f88e7e54 Mon Sep 17 00:00:00 2001
From: unknown <331404948@qq.com>
Date: Wed, 3 Jan 2024 11:15:13 +0800
Subject: [PATCH] =?UTF-8?q?token=E5=88=B7=E6=96=B0=E5=A4=87=E4=BB=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
config/api.js | 2 +-
config/site.config.js | 3 +-
pages/indexEntry/enroll/enroll.vue | 53 ++++++++++++++-------
pages/indexEntry/parse/parse.vue | 17 +++----
pages/indexEntry/theory/theory.vue | 7 +--
static/images/ic_dingdan.zip | Bin 0 -> 2289 bytes
static/images/userCenter/ic_dingdan@2x.png.zip | Bin 0 -> 11340 bytes
.../ic_dingdan@2x.png/__MACOSX/._ic_dingdan@2x.png | Bin 0 -> 233 bytes
static/images/userCenter/yubaoming.png | Bin 8082 -> 10801 bytes
store/modules/user.js | 2 +-
10 files changed, 54 insertions(+), 30 deletions(-)
create mode 100644 static/images/ic_dingdan.zip
create mode 100644 static/images/userCenter/ic_dingdan@2x.png.zip
create mode 100644 static/images/userCenter/ic_dingdan@2x.png/__MACOSX/._ic_dingdan@2x.png
diff --git a/config/api.js b/config/api.js
index 8e3a982..824cf77 100644
--- a/config/api.js
+++ b/config/api.js
@@ -163,7 +163,7 @@ export const deleteTest = (params) => http.get('app/student-record/deleteTest',
// 用户协议和隐私协议
export const getAgreement = (params={}) => http.get('app/student-record/getAgreement', {params})
// 学车流程
-export const getDriveProcessDetails = (params={}) => http.get('app/inform/manage/getDriveProcessDetails.do', {params})
+export const getDriveProcessDetails = (params={}) => http.get('app/student-record/getDriveProcessDetails', {params})
diff --git a/config/site.config.js b/config/site.config.js
index 84173db..8e4bba3 100644
--- a/config/site.config.js
+++ b/config/site.config.js
@@ -3,7 +3,8 @@ const VUE_APP_PLATFORM = process.env.VUE_APP_PLATFORM;
module.exports = {
H5_API: VUE_APP_PLATFORM === 'h5' ? '/api' : '',//h5代理
WX_API: VUE_APP_PLATFORM === 'h5' ? '' : 'http://192.168.1.36:48080/',//非代理地址
- website: 'http://192.168.1.37:90/h5/#',
+ // website: 'http://192.168.1.37:90/h5/#',
+ website: 'http://192.168.1.37',
httpPrefix: 'app-api/',
imgUrl: 'https://jiangxijiakao-1.oss-cn-hangzhou.aliyuncs.com/defaultImages/app/bigImg/'
};
diff --git a/pages/indexEntry/enroll/enroll.vue b/pages/indexEntry/enroll/enroll.vue
index 830daa1..4fdaa41 100644
--- a/pages/indexEntry/enroll/enroll.vue
+++ b/pages/indexEntry/enroll/enroll.vue
@@ -83,6 +83,7 @@
diff --git a/pages/indexEntry/parse/parse.vue b/pages/indexEntry/parse/parse.vue
index edef899..76d9e28 100644
--- a/pages/indexEntry/parse/parse.vue
+++ b/pages/indexEntry/parse/parse.vue
@@ -3,11 +3,11 @@
第 {{step}} {{title}}
- 查看体检地点
+
-
+