no message

This commit is contained in:
A1300399510
2024-07-04 17:57:51 +08:00
parent 04cb308225
commit 1b6463906c
22 changed files with 140 additions and 139 deletions

View File

@@ -9,7 +9,7 @@
<RouterView></RouterView>
</template>
<script setup>
console.log("1");
const route = useRoute()
// 是否是 生产环境
const isProduction = process.env.NODE_ENV === "production"