first commit

This commit is contained in:
2025-09-24 13:31:30 +08:00
commit b1ac9b9c08
26 changed files with 8239 additions and 0 deletions

7
src/views/nonsense.vue Normal file
View File

@@ -0,0 +1,7 @@
<template>
<div id="allstyle">
<div class="header">
<h1>疯言疯语</h1>
</div>
</div>
</template>