完善功能

This commit is contained in:
liuyuan
2025-07-01 16:38:30 +08:00
parent 6dd6e9d213
commit 6b63bdc466
32 changed files with 2617 additions and 188 deletions

View File

@@ -527,7 +527,7 @@
.section_content_progress {
background: initial;
padding: 0 15rpx;
padding: 0 20rpx;
}
.content_result {

View File

@@ -1078,7 +1078,7 @@ export default {
<style lang="scss" scoped>
.container {
width: 100vw;
width: 100vh;
height: auto;
/deep/.pause {