We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d08bc0a commit aa27a4eCopy full SHA for aa27a4e
README.md
@@ -295,4 +295,13 @@ import 'element-ui/lib/theme-default/index.css'; // 默认主题
295
/*@import "../static/css/theme-green/color-green.css"; !*浅绿色主题*!*/
296
```
297
298
-第三步:打开 src/components/common/Sidebar.vue 文件,找到 el-menu 标签,把 theme="dark" 去掉即可。
+第三步:打开 src/components/common/Sidebar.vue 文件,找到 el-menu 标签,把 theme="dark" 去掉即可。
299
+
300
+## 项目截图 ##
301
+### 默认皮肤 ###
302
303
+
304
305
+### 浅绿色皮肤 ###
306
307
+
screenshots/wms1.png
39.4 KB
screenshots/wms2.png
48.7 KB
0 commit comments