This commit is contained in:
gyq 2025-11-07 16:09:18 +08:00
parent 42af0f03ea
commit d6e14f4e73
1 changed files with 1 additions and 1 deletions

View File

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