-
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.使用场景说明 Describe the solution you'd likeIFrame 组件 嵌套网页--加一个参数用于设置首选语言(达到UI与嵌套的网页语言同步切换且不刷新页面不受影响) Additional context |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
@aegitdev2023 Thank you for reporting. We will give triage later. |
Beta Was this translation helpful? Give feedback.
-
直接把官网文档站点套进去一样吗 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
微软官网了解到这个参数(ApplyCurrentCultureToResponseHeaders)设为true后嵌入组件中的页面可以跟随主站的语言自动切换
Program.cs 添加属性后发布
将网站挂在IIS上模拟测试
测试结果图示 繁体
测试结果图示 简体
测试结果图示 英文
此问题已解决,感谢大佬的提示!