12.17 事件详情相关概念,概念中心增加下拉刷新,分页加载,增加新闻详情展示
This commit is contained in:
@@ -427,7 +427,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
}, item.className == "bg-gradient-success" ? {
|
||||
r: common_vendor.t(item.day),
|
||||
s: common_vendor.t(item.eventCount),
|
||||
t: common_vendor.n("item flexColumnCenter success" + ($data.selectDate == item.date ? "select" : "")),
|
||||
t: common_vendor.n("item flexColumnCenter success " + ($data.selectDate == item.date ? "select" : "")),
|
||||
v: common_vendor.o(($event) => $options.clickSelectDate(item), index)
|
||||
} : {}) : {
|
||||
w: common_vendor.t(item.day),
|
||||
|
||||
Reference in New Issue
Block a user