diff --git a/LICENSE b/LICENSE
new file mode 100644
index 00000000..4b66e078
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2018 李杨
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/README.md b/README.md
index 779679ba..177a77f1 100755
--- a/README.md
+++ b/README.md
@@ -90,11 +90,10 @@ D2Admin 是完全开源免费的管理系统集成方案,由 [FairyEver](https
## 觉得不错 赏个咖啡 让作者打起精神 ~
-
更多介绍和使用方法见 [文档](http://d2admin.fairyever.com/zh/)
-## 朋友的开源项目
+## 友情链接
* [avue](https://github.com/nmxiaowei/avue)
diff --git a/dev/github/qr@2x.png.REMOVED.git-id b/dev/github/qr@2x.png.REMOVED.git-id
deleted file mode 100644
index dc0e85d9..00000000
--- a/dev/github/qr@2x.png.REMOVED.git-id
+++ /dev/null
@@ -1 +0,0 @@
-17502d4e47a0d11f5a1cec935f48229d7ed38fc8
\ No newline at end of file
diff --git a/src/assets/style/fixed/vue-splitpane.scss b/src/assets/style/fixed/vue-splitpane.scss
index 0202352b..9c27f3b5 100644
--- a/src/assets/style/fixed/vue-splitpane.scss
+++ b/src/assets/style/fixed/vue-splitpane.scss
@@ -1,6 +1,6 @@
// vue-splitpane 样式补丁
-@import '~@/assets/style/unit/_color.scss';
+@import '~@/assets/style/unit/color.scss';
.splitter-pane-resizer {
background-color: $color-border-1 !important;
diff --git a/src/assets/style/public.scss b/src/assets/style/public.scss
index 3f369996..7e444df5 100644
--- a/src/assets/style/public.scss
+++ b/src/assets/style/public.scss
@@ -1,4 +1,4 @@
-@import '~@/assets/style/unit/_color.scss';
+@import '~@/assets/style/unit/color.scss';
// 工具类名统一前缀
$prefix: d2;
diff --git a/src/assets/style/unit/_color.scss b/src/assets/style/unit/color.scss
similarity index 100%
rename from src/assets/style/unit/_color.scss
rename to src/assets/style/unit/color.scss
diff --git a/src/components/core/d2-icon-select/data/index.js.REMOVED.git-id b/src/components/core/d2-icon-select/data/index.js.REMOVED.git-id
index dea44d69..5a614f2f 100644
--- a/src/components/core/d2-icon-select/data/index.js.REMOVED.git-id
+++ b/src/components/core/d2-icon-select/data/index.js.REMOVED.git-id
@@ -1 +1 @@
-822e9d488a148a997d7098a0608f482ab9f9fb7a
\ No newline at end of file
+3283c245146c8130af1352a64561e780a3f585c5
\ No newline at end of file
diff --git a/src/components/demo/d2-page-cover/index.vue b/src/components/demo/d2-page-cover/index.vue
index 1689365b..d7ca9dfe 100644
--- a/src/components/demo/d2-page-cover/index.vue
+++ b/src/components/demo/d2-page-cover/index.vue
@@ -5,6 +5,7 @@
{{title}}
{{subTitle}}
+