Skip to content

Conversation

Deepturn
Copy link
Contributor

@Deepturn Deepturn commented Sep 8, 2025

-Remove fixed width configuration and switch to aspect ratio control
-Change height to percentage based on window size
-Three new aspect ratio options have been added: 9:16, 12:16, 15:16
-Support responsive adjustment, automatically adapting to changes in window size
-Update relevant international texts

Copy link
Contributor

gru-agent bot commented Sep 8, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail a917811 🚫 Skipped No files need to be tested {".gitignore":"File path does not match include patterns.","packages/web/i18n/en/common.json":"File path does not match include patterns.","packages/web/i18n/zh-CN/common.json":"File path does not match include patterns.","packages/web/i18n/zh-Hant/common.json":"File path does not match include patterns.","projects/app/public/js/iframe.js":"File path does not match include patterns.","projects/app/src/pageComponents/app/detail/Publish/Link/SelectUsingWayModal.tsx":"File path does not match include patterns.","scripts/i18n/index.js":"File path does not match include patterns.","scripts/icon/index.js":"File path does not match include patterns.","scripts/icon/init.js":"File path does not match include patterns.","scripts/icon/package.json":"File path does not match include patterns.","scripts/openapi/.env":"File path does not match include patterns.","scripts/openapi/.gitignore":"File path does not match include patterns.","scripts/openapi/index.js":"File path …

History Assignment

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

Copy link

github-actions bot commented Sep 8, 2025

Preview sandbox Image:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-pr:fatsgpt_sandbox_a295f4bd0bf88b631cd949aaeb2e2538576b821a

Copy link

github-actions bot commented Sep 8, 2025

Preview mcp_server Image:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-pr:fatsgpt_mcp_server_a295f4bd0bf88b631cd949aaeb2e2538576b821a

Copy link

github-actions bot commented Sep 8, 2025

Preview fastgpt Image:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-pr:fatsgpt_a295f4bd0bf88b631cd949aaeb2e2538576b821a

…entage and aspect ratio settings

-Remove fixed width configuration and switch to aspect ratio control
-Change height to percentage based on window size
-Three new aspect ratio options have been added: 9:16, 12:16, 15:16
-Support responsive adjustment, automatically adapting to changes in window size
-Update relevant international texts
window.open(result.result, '_blank');
} else {
// 5. 根据错误码显示具体错误信息
let errorMessage = '无法获取有效的访问链接';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这些是啥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants