diff --git a/src/assets/css/font/iconfont.css b/src/assets/css/font/iconfont.css
index 514b5a87..fbf70d42 100644
--- a/src/assets/css/font/iconfont.css
+++ b/src/assets/css/font/iconfont.css
@@ -1,8 +1,8 @@
@font-face {
font-family: "cn-icon"; /* Project id 2614877 */
- src: url('iconfont.woff2?t=1634635259684') format('woff2'),
- url('iconfont.woff?t=1634635259684') format('woff'),
- url('iconfont.ttf?t=1634635259684') format('truetype');
+ src: url('iconfont.woff2?t=1636701851616') format('woff2'),
+ url('iconfont.woff?t=1636701851616') format('woff'),
+ url('iconfont.ttf?t=1636701851616') format('truetype');
}
.cn-icon {
@@ -13,6 +13,22 @@
-moz-osx-font-smoothing: grayscale;
}
+.cn-icon-debug:before {
+ content: "\e606";
+}
+
+.cn-icon-override:before {
+ content: "\e68a";
+}
+
+.cn-icon-download1:before {
+ content: "\e6ab";
+}
+
+.cn-icon-upload1:before {
+ content: "\e6ac";
+}
+
.cn-icon-position2:before {
content: "\e745";
}
diff --git a/src/assets/css/font/iconfont.ttf b/src/assets/css/font/iconfont.ttf
index f8be95f1..2e0848d1 100644
Binary files a/src/assets/css/font/iconfont.ttf and b/src/assets/css/font/iconfont.ttf differ
diff --git a/src/assets/css/font/iconfont.woff b/src/assets/css/font/iconfont.woff
index 3c08b776..3b343df0 100644
Binary files a/src/assets/css/font/iconfont.woff and b/src/assets/css/font/iconfont.woff differ
diff --git a/src/assets/css/font/iconfont.woff2 b/src/assets/css/font/iconfont.woff2
index 3cc8a392..cfeb9fae 100644
Binary files a/src/assets/css/font/iconfont.woff2 and b/src/assets/css/font/iconfont.woff2 differ
diff --git a/src/components/common/popBox/topToolMoreOptions.vue b/src/components/common/popBox/topToolMoreOptions.vue
index 1ea43dd2..af54dcdd 100644
--- a/src/components/common/popBox/topToolMoreOptions.vue
+++ b/src/components/common/popBox/topToolMoreOptions.vue
@@ -8,10 +8,10 @@
- {{$t('overall.import')}}
+ {{$t('overall.import')}}
- {{$t('overall.export')}}
+ {{$t('overall.export')}}
diff --git a/src/components/table/settings/GalaxyProxyTable.vue b/src/components/table/settings/GalaxyProxyTable.vue
index e97cf838..39d75fd5 100644
--- a/src/components/table/settings/GalaxyProxyTable.vue
+++ b/src/components/table/settings/GalaxyProxyTable.vue
@@ -97,9 +97,9 @@
- {{$t('overall.duplicate')}}
+ {{$t('overall.duplicate')}}
{{$t('overall.delete')}}
- {{$t('overall.debug')}}
+ {{$t('overall.debug')}}