Commit 7f7d5b30 authored by 黄奎's avatar 黄奎

1

parent 21be3529
......@@ -665,6 +665,8 @@
return 'hasStock_5';
} else if (type === 6) {
return 'hasStock_6';
} else {
return 'hasStock_7';
}
} else {
return;
......@@ -1167,6 +1169,10 @@
background-color: #808000;
}
.hotelProductManage2_calendarItem>.calendarItem_day>div>.hasStock_7 {
background-color: #DDA0DD;
}
/* 页面编辑 */
.hotelProductManage2_edit2 {
margin: 20px 0 0 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment