自闭了
自闭了
in appsettings :"templateCustomSettings" should be object instead of array "templateCustomSettings": { "index.mapping.total_fields.limit": "10000000" } is right "templateCustomSettings": [{ "index.mapping.total_fields.limit": "10000000" }], is wrong
### Describe the bug 组件treeView使用或者时样式出现问题 ### Steps to reproduce the bug ` ` 使用MVVM模式渲染界面时,此种方式TreeViewItem 的样式异常,字体靠右并且显示的文本有个框子 ### Expected behavior 和使用一下代码的样式相同 ` ` ### Screenshots   ### NuGet package version HandyControl...
The current downstream forwarding configuration structure is as follows: `"Clusters": { "cluster1": { "Destinations": { "destination1": { "Address": "https://example.com/" } } } }` What is the reason for setting the...