[PR #130] [MERGED] fix issue127 #117

Closed
opened 2026-03-03 13:58:58 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: feature-fix-bug


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Kuingsmile/word-GPT-Plus/pull/130 **Author:** [@YaHeii](https://github.com/YaHeii) **Created:** 1/3/2026 **Status:** ✅ Merged **Merged:** 1/4/2026 **Merged by:** [@Kuingsmile](https://github.com/Kuingsmile) **Base:** `master` ← **Head:** `feature-fix-bug` --- ### 📝 Commits (1) - [`066e4aa`](https://github.com/Kuingsmile/word-GPT-Plus/commit/066e4aae16f89655c5901c31b36193bfb67047b2) fix issue127 ### 📊 Changes **8 files changed** (+40 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description 添加feature 最大迭代次数,使用增量修改,保存了原来的变量属性。 ui接口放在了通用设置界面,使用已经设计好的css,并且设置默认值为10 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:58:58 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/word-GPT-Plus#117
No description provided.