-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V0.2.0 #18
Merged
Merged
V0.2.0 #18
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
此更改向现有表单页面添加了一个变量,以存储通过异步函数获取的应用程序日志目录路径,并在页面上显示。这使用户能够直接查看应用程序日志目录路径,提高了用户体验和访问信息的便捷性。
对Tauri项目的依赖项进行了更新,以确保URL末尾有斜杠,并解决了获取接口列表时可能的URL拼接问题。
调整了项目和分类组件中的更新触发逻辑,现在仅在需要更新时才启动任务,避免不必要的操作。新增了计数变量以判断是否有更新需求,并在无需更新时显示相应提示信息。
此次更改优化了接口预览模态框,使其能够显示预览代码和添加了“查看生成的代码”选项。这些改进提高了用户体验,让用户能够更方便地查看生成的代码,加强了功能的可用性。
升级了Cargo.lock中的'syn'和相关包的版本,并在Cargo.toml中更新了'serde'的版本,以支持最新功能和改进。
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.