This commit is contained in:
Leo_Ding 2025-09-16 16:10:32 +08:00
commit e9ead9668f

View File

@ -302,7 +302,7 @@
if (item.roomType == 2&&item.num!==4 ) {
uni.showModal({
title: '温馨提示',
content: '自习室预约时间按月为单位,单次预约最长个月,请确认是否继续?',
content: '自习室预约时间按月为单位,单次预约最长个月,请确认是否继续?',
confirmColor: '#007AFF', // uView
success: (res) => {
if (res.confirm) {