fix: 统一优化统计分析界面,图标样式等!

This commit is contained in:
tianyongbao
2025-11-20 14:50:16 +08:00
parent 1ad3ce0a25
commit 73a5a75f30
56 changed files with 2228 additions and 1853 deletions

View File

@@ -249,8 +249,8 @@ function selectType(value) {
<style lang="scss" scoped>
page {
// height: 100%;
overflow: hidden;
height: 100%;
overflow: auto;
}
.sticky-container {