chore: 同步笔记内容与目录整理

This commit is contained in:
2026-06-24 21:58:50 +08:00
parent c3995be6a5
commit cbe7a30f91
132 changed files with 8974 additions and 431 deletions

View File

@@ -0,0 +1,3 @@
把当前项目的前端构建命令npm run build同时构建出两个版本dist和dist-desketop,
dist版本前端请求后端API继续使用原来的网页相对路径,dist-desketop版本我要使用tauri等框架构建出桌面版软件
所以让前端请求使用全局路径,比如项目的域名web2app.smyhub.com/api