diff --git a/docs/.vuepress/dist b/docs/.vuepress/dist deleted file mode 160000 index eba27d6e..00000000 --- a/docs/.vuepress/dist +++ /dev/null @@ -1 +0,0 @@ -Subproject commit eba27d6e516437284c3aa9edc0ff5d32cbfbfd62 diff --git a/docs/zh/guide/question.md b/docs/zh/guide/question.md index 9b224e84..01e3d785 100644 --- a/docs/zh/guide/question.md +++ b/docs/zh/guide/question.md @@ -33,4 +33,8 @@ v8.11.1 ## el-scrollbar 组件 -el-scrollbar 组件是 ElementUI 自带的一个隐藏组件,没有写入文档,详见 [https://github.com/ElemeFE/element/issues/2238](https://github.com/ElemeFE/element/issues/2238) \ No newline at end of file +el-scrollbar 组件是 ElementUI 自带的一个隐藏组件,没有写入文档,详见 [https://github.com/ElemeFE/element/issues/2238](https://github.com/ElemeFE/element/issues/2238) + +## 兼容性 + +首先 vue.js 和 ElementUI 做不到兼容的,D2Admin 肯定也兼容不了,实测在 macOS 下 Chrome 和新版本的火狐浏览器以及 Safari 都正常使用,这类管理系统一般是内部使用,一般也不会要求兼容太低的浏览器,如果你发现了显示的 bug,可以加群反应,如果你可以修复这个 bug 使其在你的浏览器上显示正常,欢迎你的 pr。 \ No newline at end of file