diff --git a/common/env.js b/common/env.js
index b0d7375..4c3b536 100644
--- a/common/env.js
+++ b/common/env.js
@@ -6,11 +6,12 @@
// 开发环境配置
const development = {
// API基础URL
- // baseUrl: 'https://sqqp.zpc-xy.com',
- // baseUrl: 'http://1.15.21.245:2401',
- // host: ['https://sqqp.zpc-xy.com'],
- baseUrl: 'http://192.168.1.24:2016',
- host: ['http://192.168.1.24:2016'],
+ baseUrl: 'https://sqqp.zpc-xy.com',
+ host: ['https://sqqp.zpc-xy.com'],
+ // baseUrl: 'http://192.168.195.15:2401',
+ // host: ['http://192.168.195.15:2401'],
+ // baseUrl: 'http://192.168.1.24:2016',
+ // host: ['http://192.168.1.24:2016'],
imageUrl: 'https://guyu-1308826010.cos.ap-shanghai.myqcloud.com',
};
diff --git a/pages/appointment/appointment-page.vue b/pages/appointment/appointment-page.vue
index e2a6ed3..b6aeb8a 100644
--- a/pages/appointment/appointment-page.vue
+++ b/pages/appointment/appointment-page.vue
@@ -1131,6 +1131,10 @@ const onCustomDepositInput = (val) => {
maxPlayerCount.value = detail.capacity;
const t = [];
peopleText.value = "请选择游玩人数";
+ t.push({
+ value: 1,
+ text:'无需组局'
+ });
for (let i = 2; i <= detail.capacity; i++) {
t.push({
value: i,
diff --git a/pages/appointment/book-room-page.vue b/pages/appointment/book-room-page.vue
index a3f0033..ab9597a 100644
--- a/pages/appointment/book-room-page.vue
+++ b/pages/appointment/book-room-page.vue
@@ -5,16 +5,16 @@
发起预约
-
- {{item.time}}
- {{item.weekday}}
+ {{ item.time }}
+ {{ item.weekday }}
- 营业时间:早00点 至 晚23点
+ {{ getBusinessAnnouncement() }}
@@ -24,12 +24,12 @@
-
+
加载中...
-
+
暂无房间数据
@@ -56,8 +56,8 @@
当前使用中
-
+
预约
@@ -72,8 +72,10 @@
-
-
+
+
+
{{ slot.slot_name }}
@@ -90,32 +92,27 @@
-
+
-
+
-
+
房间描述
{{ roomDetail.description }}
-
+
房间设施
@@ -159,7 +156,7 @@
-
+
时段状态
@@ -167,10 +164,10 @@
-
+