【发布时间】:2019-07-04 09:12:46
【问题描述】:
<script>
events: [{
title: 'Available',
start: new Date(y, m, d),
backgroundColor: "#f56954", //red
borderColor: "#f56954" //red
}],
</script>
在数据库表中,有一些字段,如入住日期退房日期和房间类型ID,据此我想在日历中显示可用性
【问题讨论】:
-
那么模型 [查询] 相关的代码在哪里解决这个问题或得到这个?到目前为止你做了什么?
标签: javascript php codeigniter