You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
WXCampusFoodOrdering/order-system
riverflow 620c336823
修复pc端评论管理界面不能正常显示用户头像的bug
1 month ago
..
.vscode 通过vue3的vite,npm工具创建vite前端项目 2 months ago
public 通过vue3的vite,npm工具创建vite前端项目 2 months ago
src 修复pc端评论管理界面不能正常显示用户头像的bug 1 month ago
.gitignore 通过vue3的vite,npm工具创建vite前端项目 2 months ago
README.md 通过vue3的vite,npm工具创建vite前端项目 2 months ago
index.html 在index.html文件中修改title为校园点餐系统 2 months ago
package-lock.json 完成评论管理页面的制作 1 month ago
package.json 完成评论管理页面的制作 1 month ago
tsconfig.app.json 完成小程序端我的模块跳转我的地址 1 month ago
tsconfig.json 完成菜品管理接口开发 1 month ago
tsconfig.node.json 完成菜品管理接口开发 1 month ago
vite.config.ts 完成登录注册模块的接口与页面 1 month ago

README.md

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.