This commit is contained in:
gyq
2025-11-07 16:10:03 +08:00
parent 3edcddbac9
commit f6ad27c21d

View File

@@ -3,7 +3,7 @@
App.vue本身不是页面这里不能编写视图元素也就是没有<template> App.vue本身不是页面这里不能编写视图元素也就是没有<template>
--> -->
<script setup> <script setup>
// 更新 // 更新 1111
import { import {
ref, ref,
reactive, provide,onMounted reactive, provide,onMounted