No Description

陈雪 db423f451c ✨ feat(i18n): 更新 $t 函数以支持可选参数,增强国际化功能 2 days ago
.vscode 03c8e6b2fb ✨ feat(vscode): 更新推荐扩展,移除tauri-vscode 4 days ago
public fd80067dda feat:商品弹窗 4 days ago
src db423f451c ✨ feat(i18n): 更新 $t 函数以支持可选参数,增强国际化功能 2 days ago
src-tauri 90e1d0a55e ✨ feat(category): 更新获取分类命令,支持返回分类及其商品信息 3 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 f3645d1f64 ✨ feat(model): 移除不再使用的数据库配置 4 days ago
pnpm-lock.yaml f3645d1f64 ✨ feat(model): 移除不再使用的数据库配置 4 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