baigl #201

Merged
baigl merged 2 commits from baigl into main 2025-01-06 09:58:00 +08:00
2 changed files with 2 additions and 0 deletions

View File

@ -345,6 +345,7 @@ onMounted(() => {
color: #fff;
font-size: 12px;
margin-top: 5px;
text-align: center;
}
.pointer-events{
pointer-events: none;

View File

@ -821,6 +821,7 @@ onUnmounted(() => {
<style scoped lang="scss">
.teachClassTask{
padding: 10px;
height: 100%;
display: flex;
flex-direction: column;