No Description

Mcal 0d46e4dcfd ✨ feat(Menu): 优化菜单组件,添加点击导航功能并修复选中状态逻辑 4 days ago
.vscode e309f85762 feat:first commit 2 weeks ago
public 70750e9f1e 🦄 refactor(icon): 修改样式图标 1 week ago
src 0d46e4dcfd ✨ feat(Menu): 优化菜单组件,添加点击导航功能并修复选中状态逻辑 4 days ago
src-tauri a76afa0fba ✨ feat(database): 移除规格ID字段并添加SKU与规格的中间表 5 days ago
.gitignore e309f85762 feat:first commit 2 weeks ago
.prettierrc.cjs b147519b02 🌈 style(indent): 修改缩进类型 1 week ago
README.md e309f85762 feat:first commit 2 weeks ago
index.html b4aa59a68b ✨ feat(test): 添加测试页面和按钮功能,更新路由历史模式 1 week ago
package.json 78156c7883 ✨ feat(platform): 添加平台检测功能 5 days ago
pnpm-lock.yaml 78156c7883 ✨ feat(platform): 添加平台检测功能 5 days ago
tsconfig.json 1ed9a6e4c5 ✨ feat(db): 添加数据库操作功能 1 week ago
vite.config.ts f50151de91 fix:1.处理代码冲突。 1 week 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