From 7c457e2408e67ee5eb8b8c18cb266a0434d506e1 Mon Sep 17 00:00:00 2001 From: PQZ Date: Wed, 28 Aug 2024 16:13:05 +0800 Subject: [PATCH] 1 --- config.js | 4 ++-- pages/index/bmPage.vue | 3 ++- pages/reservation/reservation.vue | 6 ++++++ 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/config.js b/config.js index 57fb1d3..6e18cad 100644 --- a/config.js +++ b/config.js @@ -2,8 +2,8 @@ module.exports = { // baseUrl: 'https://vue.ruoyi.vip/prod-api', - baseUrl: 'http://localhost:48080/admin-api', - imagesUrl: 'http://localhost:48080/admin-api', + baseUrl: 'https://www.nuoyunr.com/jx', + imagesUrl: 'https://www.nuoyunr.com/jx', // baseUrl: 'http://192.168.31.54:8016/jx', // imagesUrl: 'http://192.168.31.54:8016/jx', // 应用信息 diff --git a/pages/index/bmPage.vue b/pages/index/bmPage.vue index e6e0981..2da01ce 100644 --- a/pages/index/bmPage.vue +++ b/pages/index/bmPage.vue @@ -381,7 +381,8 @@ courseId: courseId, jxId: jxId, jlName: this.jlName, - jlId: this.jlId + jlId: this.jlId, + money: this.rightInfoList.reserveMoney }, method: 'post', }) diff --git a/pages/reservation/reservation.vue b/pages/reservation/reservation.vue index bbfb405..7a61e4a 100644 --- a/pages/reservation/reservation.vue +++ b/pages/reservation/reservation.vue @@ -13,6 +13,12 @@ 签到 签退 + + + 待审核 + 通过 + 拒绝 +