No Description

陈雪 8c15714f73 ✨ feat(capabilities): 精简 default.json 文件,优化窗口权限配置 2 weeks ago
.vscode e309f85762 feat:first commit 4 weeks ago
public 70750e9f1e 🦄 refactor(icon): 修改样式图标 3 weeks ago
src 8d57ba9c57 ✨ feat(login): 重构登录页面,添加响应式设计和密码可见性切换功能 2 weeks ago
src-tauri 8c15714f73 ✨ feat(capabilities): 精简 default.json 文件,优化窗口权限配置 2 weeks ago
.gitignore e309f85762 feat:first commit 4 weeks ago
.prettierrc.cjs b147519b02 🌈 style(indent): 修改缩进类型 2 weeks ago
README.md e309f85762 feat:first commit 4 weeks ago
index.html b4aa59a68b ✨ feat(test): 添加测试页面和按钮功能,更新路由历史模式 2 weeks ago
package.json 021ddc2d75 ✨ feat(upload): 添加上传插件并更新相关配置 2 weeks ago
pnpm-lock.yaml 021ddc2d75 ✨ feat(upload): 添加上传插件并更新相关配置 2 weeks ago
tsconfig.json 1ed9a6e4c5 ✨ feat(db): 添加数据库操作功能 2 weeks ago
vite.config.ts f50151de91 fix:1.处理代码冲突。 2 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