This commit is contained in:
2025-11-12 18:25:07 +08:00
parent 3cd473bedb
commit 871087cc1c
5 changed files with 91 additions and 10 deletions

View File

@@ -41,6 +41,7 @@
</template>
<script setup>
import { onLoad } from '@dcloudio/uni-app'
import { ref } from 'vue'
const score = ref('0')