From 0d5d4a6f1a4df37820350ffa94235fd30a34f2e2 Mon Sep 17 00:00:00 2001 From: qiuyuan Date: Tue, 16 Sep 2025 16:15:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A2=84=E7=BA=A6=E6=8F=90?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/meetingList/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/meetingList/index.vue b/pages/meetingList/index.vue index b1cb190..0b0c574 100644 --- a/pages/meetingList/index.vue +++ b/pages/meetingList/index.vue @@ -302,7 +302,7 @@ if (item.roomType == 2&&item.num!==4 ) { uni.showModal({ title: '温馨提示', - content: '自习室预约时间按月为单位,单次预约最长一个月,请确认是否继续?', + content: '自习室预约时间按月为单位,单次预约最长两个月,请确认是否继续?', confirmColor: '#007AFF', // 可根据uView主题色调整 success: (res) => { if (res.confirm) {