mooho-base-admin-plus 2.10.8 → 2.10.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/history.md +1 -0
- package/package/mooho-base-admin-plus.min.esm.js +8311 -8360
- package/package/mooho-base-admin-plus.min.js +69 -69
- package/package.json +1 -1
- package/src/i18n/locale/en-US.js +1 -1
- package/src/i18n/locale/lang.js +1 -1
- package/src/i18n/locale/zh-CN.js +1 -1
- package/src/layouts/basic-layout/mixins/click-item.js +21 -21
- package/src/layouts/basic-layout/mixins/sider-menu-badge.js +13 -13
- package/src/layouts/basic-layout/water-mark/index.vue +29 -29
- package/src/libs/random_str.js +10 -10
- package/src/libs/water-mark.js +44 -44
- package/src/pages/template/processPage.vue +36 -3
- package/src/plugins/log/index.js +25 -0
- package/src/styles/common.less +47 -47
- package/src/styles/default/index.less +6 -6
- package/src/styles/font/iconfont.css +47 -47
- package/src/styles/font/iconfont.json +65 -65
- package/src/styles/layout/basic-layout/layout.less +527 -527
- package/src/styles/layout/basic-layout/menu.less +274 -274
- package/src/styles/layout/index.less +2 -2
- package/src/styles/setting.less +6 -6
|
@@ -1,65 +1,65 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "1125611",
|
|
3
|
-
"name": "iview-admin-pro",
|
|
4
|
-
"font_family": "i-icon",
|
|
5
|
-
"css_prefix_text": "i-icon-",
|
|
6
|
-
"description": "",
|
|
7
|
-
"glyphs": [
|
|
8
|
-
{
|
|
9
|
-
"icon_id": "27328867",
|
|
10
|
-
"name": "i18n",
|
|
11
|
-
"font_class": "i18n",
|
|
12
|
-
"unicode": "e8e9",
|
|
13
|
-
"unicode_decimal": 59625
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"icon_id": "587065",
|
|
17
|
-
"name": "refresh",
|
|
18
|
-
"font_class": "refresh",
|
|
19
|
-
"unicode": "e7d1",
|
|
20
|
-
"unicode_decimal": 59345
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"icon_id": "544041",
|
|
24
|
-
"name": "iconfont-radiobox",
|
|
25
|
-
"font_class": "record",
|
|
26
|
-
"unicode": "e61f",
|
|
27
|
-
"unicode_decimal": 58911
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"icon_id": "2552069",
|
|
31
|
-
"name": "notification",
|
|
32
|
-
"font_class": "notification",
|
|
33
|
-
"unicode": "e69d",
|
|
34
|
-
"unicode_decimal": 59037
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"icon_id": "3556111",
|
|
38
|
-
"name": "full-screen",
|
|
39
|
-
"font_class": "full-screen",
|
|
40
|
-
"unicode": "e743",
|
|
41
|
-
"unicode_decimal": 59203
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"icon_id": "1433808",
|
|
45
|
-
"name": "exit-full-screen",
|
|
46
|
-
"font_class": "exit-full-screen",
|
|
47
|
-
"unicode": "e657",
|
|
48
|
-
"unicode_decimal": 58967
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"icon_id": "6925933",
|
|
52
|
-
"name": "menu-unfold",
|
|
53
|
-
"font_class": "menu-unfold",
|
|
54
|
-
"unicode": "e68b",
|
|
55
|
-
"unicode_decimal": 59019
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"icon_id": "7839858",
|
|
59
|
-
"name": "menu-fold",
|
|
60
|
-
"font_class": "menu-fold",
|
|
61
|
-
"unicode": "e600",
|
|
62
|
-
"unicode_decimal": 58880
|
|
63
|
-
}
|
|
64
|
-
]
|
|
65
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"id": "1125611",
|
|
3
|
+
"name": "iview-admin-pro",
|
|
4
|
+
"font_family": "i-icon",
|
|
5
|
+
"css_prefix_text": "i-icon-",
|
|
6
|
+
"description": "",
|
|
7
|
+
"glyphs": [
|
|
8
|
+
{
|
|
9
|
+
"icon_id": "27328867",
|
|
10
|
+
"name": "i18n",
|
|
11
|
+
"font_class": "i18n",
|
|
12
|
+
"unicode": "e8e9",
|
|
13
|
+
"unicode_decimal": 59625
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"icon_id": "587065",
|
|
17
|
+
"name": "refresh",
|
|
18
|
+
"font_class": "refresh",
|
|
19
|
+
"unicode": "e7d1",
|
|
20
|
+
"unicode_decimal": 59345
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"icon_id": "544041",
|
|
24
|
+
"name": "iconfont-radiobox",
|
|
25
|
+
"font_class": "record",
|
|
26
|
+
"unicode": "e61f",
|
|
27
|
+
"unicode_decimal": 58911
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"icon_id": "2552069",
|
|
31
|
+
"name": "notification",
|
|
32
|
+
"font_class": "notification",
|
|
33
|
+
"unicode": "e69d",
|
|
34
|
+
"unicode_decimal": 59037
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"icon_id": "3556111",
|
|
38
|
+
"name": "full-screen",
|
|
39
|
+
"font_class": "full-screen",
|
|
40
|
+
"unicode": "e743",
|
|
41
|
+
"unicode_decimal": 59203
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"icon_id": "1433808",
|
|
45
|
+
"name": "exit-full-screen",
|
|
46
|
+
"font_class": "exit-full-screen",
|
|
47
|
+
"unicode": "e657",
|
|
48
|
+
"unicode_decimal": 58967
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"icon_id": "6925933",
|
|
52
|
+
"name": "menu-unfold",
|
|
53
|
+
"font_class": "menu-unfold",
|
|
54
|
+
"unicode": "e68b",
|
|
55
|
+
"unicode_decimal": 59019
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"icon_id": "7839858",
|
|
59
|
+
"name": "menu-fold",
|
|
60
|
+
"font_class": "menu-fold",
|
|
61
|
+
"unicode": "e600",
|
|
62
|
+
"unicode_decimal": 58880
|
|
63
|
+
}
|
|
64
|
+
]
|
|
65
|
+
}
|