Merge remote-tracking branch 'origin/master'

# Conflicts:
#	frontend/src/routers/modules/staticRouter.ts
This commit is contained in:
2024-10-11 08:51:01 +08:00
30 changed files with 3140 additions and 131 deletions

View File

@@ -226,7 +226,8 @@ onMounted(() => {
<style lang="scss" scoped>
.static {
width: 100%;
height: calc(100vh - 165px);
// height: calc(100vh - 165px);
height: 100%;
display: flex;
justify-content: space-between;
// background-color: #eee;