修正注释图标路径

This commit is contained in:
RuoYi
2020-09-13 12:06:10 +08:00
committed by 疯狂的狮子li
parent 41db399f0c
commit 0c96a46331
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ public class MetaVo
private String title;
/**
* 设置该路由的图标对应路径src/icons/svg
* 设置该路由的图标对应路径src/assets/icons/svg
*/
private String icon;

View File

@@ -58,7 +58,7 @@
"sortablejs": "1.8.4",
"vue": "2.6.10",
"vue-count-to": "1.0.13",
"vue-quill-editor": "3.0.6",
"quill": "1.3.7",
"vue-cropper": "0.4.9",
"vue-router": "3.0.2",
"vue-splitpane": "1.0.4",