This commit is contained in:
2023-11-03 17:18:07 +08:00
parent 233e7fa900
commit 14eb191813
2 changed files with 11 additions and 0 deletions

View File

View File

@@ -0,0 +1,11 @@
<script setup lang="ts">
</script>
<template>
<view></view>
</template>
<style lang="scss">
</style>