fix: ui功能优化修复。

This commit is contained in:
tianyongbao
2025-11-17 12:37:12 +08:00
parent 0e8db750d9
commit ffd41d989a
10 changed files with 11 additions and 11 deletions

View File

@@ -224,7 +224,7 @@ function dictStr(val, arr) {
<style lang="scss" scoped>
page {
height: 100%;
// height: 100%;
overflow: hidden;
}