提交 2bd58ea0 编写于 作者: qian.jie's avatar qian.jie

新页面添加显示滚动条显示

上级 95d15c15
......@@ -105,7 +105,7 @@
resourceTimeGridPlugin,
],
timeZone: 'UTC',
// aspectRatio: 3, // 设置日历单元格宽度与高度的比例。
aspectRatio: 2.5, // 设置日历单元格宽度与高度的比例。
schedulerLicenseKey: 'CC-Attribution-NonCommercial-NoDerivatives',
initialView: 'resourceTimeGridDay',
resources: [],
......@@ -250,13 +250,12 @@
width: 100%;
}
.agment-box {
// height: 100%;
height: 100%;
padding: 0 25px 25px 25px;
border-radius: 6px;
flex: 3.8;
width: 100%;
height: 1000px;
overflow: auto;
overflow:hidden;
.serviceSchedule_select {
width: 100%;
background: #fff;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册