新版式

This commit is contained in:
duanliang
2025-11-24 23:17:46 +08:00
parent 9d78158b77
commit 5c17235581
55 changed files with 973 additions and 731 deletions

View File

@@ -56,7 +56,7 @@
<style scoped lang="scss">
.wordCloud {
width: vw(760);
height: vh(410);
width: 100%;
height: 80%;
}
</style>