Add screenshots

This commit is contained in:
lin-xin 2017-03-04 17:14:11 +08:00
parent d08bc0aaaa
commit aa27a4e5e5
3 changed files with 10 additions and 1 deletions

View File

@ -295,4 +295,13 @@ import 'element-ui/lib/theme-default/index.css'; // 默认主题
/*@import "../static/css/theme-green/color-green.css"; !*浅绿色主题*!*/
```
第三步:打开 src/components/common/Sidebar.vue 文件,找到 el-menu 标签,把 theme="dark" 去掉即可。
第三步:打开 src/components/common/Sidebar.vue 文件,找到 el-menu 标签,把 theme="dark" 去掉即可。
## 项目截图 ##
### 默认皮肤 ###
![Image text](https://github.com/lin-xin/manage-system/tree/master/screenshots/wms1.png)
### 浅绿色皮肤 ###
![Image text](https://github.com/lin-xin/manage-system/tree/master/screenshots/wms2.png)

BIN
screenshots/wms1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

BIN
screenshots/wms2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB