No Description

陈雪 722afea618 ✨ feat(models): 删除不再使用的SeaORM实体模型及相关模块 3 weeks ago
.vscode 03c8e6b2fb ✨ feat(vscode): 更新推荐扩展,移除tauri-vscode 3 weeks ago
public 70750e9f1e 🦄 refactor(icon): 修改样式图标 3 weeks ago
src 8fd5ab6cfb ✨ feat(model): 删除旧的菜单分类、商品、SKU和规格接口,添加新的接口定义 3 weeks ago
src-tauri 722afea618 ✨ feat(models): 删除不再使用的SeaORM实体模型及相关模块 3 weeks ago
.gitignore e309f85762 feat:first commit 1 month ago
.prettierrc.cjs b147519b02 🌈 style(indent): 修改缩进类型 3 weeks ago
README.md e309f85762 feat:first commit 1 month ago
index.html b4aa59a68b ✨ feat(test): 添加测试页面和按钮功能,更新路由历史模式 3 weeks ago
package.json f3645d1f64 ✨ feat(model): 移除不再使用的数据库配置 3 weeks ago
pnpm-lock.yaml f3645d1f64 ✨ feat(model): 移除不再使用的数据库配置 3 weeks ago
tsconfig.json 1ed9a6e4c5 ✨ feat(db): 添加数据库操作功能 3 weeks ago
vite.config.ts f50151de91 fix:1.处理代码冲突。 3 weeks ago

README.md

Tauri + Vue 3

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

Recommended IDE Setup