User页面的增删改查;开发模式接口地址使用本地魔方,端口7166;yarn.lock锁定版本;gitignore忽略编辑器目录及临时目录
<script lang="ts" setup></script> <template> <div>主页</div> </template>