This commit is contained in:
icssoa
2025-07-30 21:17:14 +08:00
parent dfc0538537
commit 28ea726bb1
2 changed files with 0 additions and 6 deletions

View File

@@ -28,7 +28,6 @@
<script setup lang="ts">
import { ref } from "vue";
import DemoItem from "../components/item.uvue";
const { windowWidth, windowHeight } = uni.getWindowInfo();