mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
提交
This commit is contained in:
@@ -341,7 +341,7 @@ export default {
|
||||
// courseName: '',// 课程名称
|
||||
openType: 9,// 1表不公开 9表完全公开
|
||||
};
|
||||
}, 2000)
|
||||
}, 1000)
|
||||
}
|
||||
})
|
||||
} else {
|
||||
@@ -425,7 +425,7 @@ export default {
|
||||
.animation {
|
||||
display: block !important;
|
||||
animation-name: ubAddBlock;
|
||||
animation-duration: 2s;
|
||||
animation-duration: 1s;
|
||||
animation-fill-mode: forwards;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user