This commit is contained in:
2025-04-12 18:00:08 +08:00
parent a496decc00
commit b614f2482e
3 changed files with 54 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
<script setup>
</script>
<template>
<view class="!size-[164rpx] test"></view>
</template>
<style scoped lang="scss">
</style>