feat:save

This commit is contained in:
zyronon
2025-07-09 04:11:48 +08:00
parent b7fa79d148
commit 50bea6d759
46 changed files with 2519 additions and 1108 deletions

View File

@@ -48,7 +48,6 @@ defineEmits(['click'])
</template>
<style scoped lang="scss">
@import "@/assets/css/style";
.base-button {
cursor: pointer;
@@ -139,4 +138,4 @@ defineEmits(['click'])
transform: scale(0.8);
}
}
</style>
</style>