docs: upgrade document link direction error (#7602)
parent
085eb398a4
commit
33a0708eb4
|
@ -153,7 +153,7 @@ Remove `babel-plugin-import` from package.json and modify `.babelrc`:
|
||||||
|
|
||||||
### Legacy browser support
|
### Legacy browser support
|
||||||
|
|
||||||
Ant Design Vue v4 using `:where` css selector to reduce CSS-in-JS hash priority. You can use `StyleProvider` to cancel this function. Please ref [Compatible adjustment](/docs/vue/customize-theme#compatible-adjustment).
|
Ant Design Vue v4 using `:where` css selector to reduce CSS-in-JS hash priority. You can use `StyleProvider` to cancel this function. Please ref [Compatible adjustment](/docs/vue/compatible-style).
|
||||||
|
|
||||||
## Encounter problems
|
## Encounter problems
|
||||||
|
|
||||||
|
|
|
@ -155,7 +155,7 @@ or
|
||||||
|
|
||||||
### 旧版浏览器兼容
|
### 旧版浏览器兼容
|
||||||
|
|
||||||
Ant Design Vue v4 使用 `:where` css selector 降低 CSS-in-JS hash 值优先级,如果你需要支持旧版本浏览器(如 IE 11、360 浏览器 等等)。可以通过 `StyleProvider` 去除降权操作。详情请参阅 [兼容性调整](/docs/vue/customize-theme-cn#兼容性调整)。
|
Ant Design Vue v4 使用 `:where` css selector 降低 CSS-in-JS hash 值优先级,如果你需要支持旧版本浏览器(如 IE 11、360 浏览器 等等)。可以通过 `StyleProvider` 去除降权操作。详情请参阅 [兼容性调整](/docs/vue/compatible-style-cn)。
|
||||||
|
|
||||||
## 遇到问题
|
## 遇到问题
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue