mirror of
https://github.com/Kuingsmile/word-GPT-Plus.git
synced 2026-04-25 16:25:49 +03:00
[PR #130] [MERGED] fix issue127 #117
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/word-GPT-Plus#117
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Kuingsmile/word-GPT-Plus/pull/130
Author: @YaHeii
Created: 1/3/2026
Status: ✅ Merged
Merged: 1/4/2026
Merged by: @Kuingsmile
Base:
master← Head:feature-fix-bug📝 Commits (1)
066e4aafix issue127📊 Changes
8 files changed (+40 additions, -5 deletions)
View changed files
📝
src/api/types.ts(+2 -1)📝
src/api/union.ts(+5 -1)📝
src/i18n/locales/en.json(+2 -0)📝
src/i18n/locales/zh-cn.json(+2 -0)📝
src/pages/HomePage.vue(+8 -3)📝
src/pages/SettingsPage.vue(+18 -0)📝
src/utils/enum.ts(+1 -0)📝
src/utils/settingPreset.ts(+2 -0)📄 Description
添加feature 最大迭代次数,使用增量修改,保存了原来的变量属性。
ui接口放在了通用设置界面,使用已经设计好的css,并且设置默认值为10
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.