mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-09 13:47:25 +08:00
Merge d8231301b6806aa16596740055d358dcd631f998 into 2e1f36fe00993415b7fc1e6bdff7ebf0b9794e29
This commit is contained in:
commit
246c2f3865
@ -38,6 +38,7 @@
|
||||
|
||||
- [Gitee](https://panjiachen.gitee.io/vue-element-admin/) 国内用户可访问该地址在线预览
|
||||
|
||||
|
||||
- [国内访问文档](https://panjiachen.gitee.io/vue-element-admin-site/zh/) 方便没翻墙的用户查看文档
|
||||
|
||||
**本项目的定位是后台集成方案,不适合当基础模板来开发。**
|
||||
|
@ -154,7 +154,7 @@ export default {
|
||||
<style rel="stylesheet/scss" lang="scss">
|
||||
/* 修复input 背景不协调 和光标变色 */
|
||||
/* Detail see https://github.com/PanJiaChen/vue-element-admin/pull/927 */
|
||||
|
||||
|
||||
$bg:#283443;
|
||||
$light_gray:#eee;
|
||||
$cursor: #fff;
|
||||
|
Loading…
x
Reference in New Issue
Block a user