项目初始化
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
console.error('获取数据失败:', error);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
function goMore() {
|
||||
router.push('/biz/mySchedule/list');
|
||||
}
|
||||
@@ -737,7 +737,8 @@
|
||||
|
||||
.panel-tag,
|
||||
.timeline-scroll {
|
||||
background: rgb(20, 20, 20);
|
||||
background: linear-gradient(180deg, rgb(20, 20, 20) 0%, rgb(28 28 28) 100%);
|
||||
box-shadow: 0 10px 24px rgb(0 0 0 / 24%);
|
||||
}
|
||||
|
||||
.timeline-row__hint {
|
||||
|
||||
Reference in New Issue
Block a user