feat: 添加基于pywebview的图形界面支持
新增图形界面模块webui,使用Vue 3 + Quasar + TypeScript + Tailwind CSS开发 扩展README文档说明图形界面使用方法 更新.gitignore忽略前端相关文件 添加Python版本配置文件
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -10,4 +10,8 @@ dist
|
||||
.venv
|
||||
*.toml
|
||||
launch.json
|
||||
settings.json
|
||||
settings.json
|
||||
node_modules
|
||||
*.log
|
||||
*.lock
|
||||
*.pdf
|
||||
Reference in New Issue
Block a user