一体机放大效果开发

This commit is contained in:
冯辉
2026-03-12 17:10:34 +08:00
parent 0c63175816
commit e7ef23ad5d
83 changed files with 3034 additions and 2899 deletions

View File

@@ -31,8 +31,8 @@ const fileAbbreviation = computed(() => {
<style scoped>
.file-type-box {
font-weight: 400;
font-size: 24rpx;
font-size: 36rpx;
color: #7b7b7b;
line-height: 28rpx;
line-height: 42rpx;
}
</style>