Browse Source

图标替换

yanzili 4 năm trước cách đây
mục cha
commit
c1e2fa5c29

+ 2 - 2
report-ui/config/dev.env.js

@@ -4,6 +4,6 @@ const prodEnv = require('./prod.env')
 
 module.exports = merge(prodEnv, {
   NODE_ENV: '"development"',
-  BASE_API: '"http://127.0.0.1:9095"'
-  // BASE_API: '"http://10.108.26.197:9095"'
+  // BASE_API: '"http://127.0.0.1:9095"'
+  BASE_API: '"http://10.108.26.197:9095"'
 })

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 2204 - 2164
report-ui/src/assets/iconfont/demo_index.html


+ 11 - 3
report-ui/src/assets/iconfont/iconfont.css

@@ -1,8 +1,8 @@
 @font-face {
   font-family: "iconfont"; /* Project id 1513211 */
-  src: url('iconfont.woff2?t=1624613153423') format('woff2'),
-       url('iconfont.woff?t=1624613153423') format('woff'),
-       url('iconfont.ttf?t=1624613153423') format('truetype');
+  src: url('iconfont.woff2?t=1624933667537') format('woff2'),
+       url('iconfont.woff?t=1624933667537') format('woff'),
+       url('iconfont.ttf?t=1624933667537') format('truetype');
 }
 
 .iconfont {
@@ -13,6 +13,14 @@
   -moz-osx-font-smoothing: grayscale;
 }
 
+.iconyibiaopan-chaobiao:before {
+  content: "\e72e";
+}
+
+.iconnandinggeermeiguitu:before {
+  content: "\e851";
+}
+
 .iconzhankai:before {
   content: "\e631";
 }

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
report-ui/src/assets/iconfont/iconfont.js


+ 14 - 0
report-ui/src/assets/iconfont/iconfont.json

@@ -5,6 +5,20 @@
   "css_prefix_text": "icon",
   "description": "",
   "glyphs": [
+    {
+      "icon_id": "16466332",
+      "name": "仪表盘-抄表",
+      "font_class": "yibiaopan-chaobiao",
+      "unicode": "e72e",
+      "unicode_decimal": 59182
+    },
+    {
+      "icon_id": "15872322",
+      "name": "南丁格尔玫瑰图",
+      "font_class": "nandinggeermeiguitu",
+      "unicode": "e851",
+      "unicode_decimal": 59473
+    },
     {
       "icon_id": "11990084",
       "name": "展 开 ",

BIN
report-ui/src/assets/iconfont/iconfont.ttf


BIN
report-ui/src/assets/iconfont/iconfont.woff


BIN
report-ui/src/assets/iconfont/iconfont.woff2


+ 2 - 2
report-ui/src/views/report/bigscreen/designer/tools.js

@@ -4469,8 +4469,8 @@ const widgetTools = [
   {
     code: 'WidgetPieNightingaleRoseArea',
     type: 'chart',
-    label: '饼图-南丁格尔-面积',
-    icon: 'iconicon_tubiao_bingtu',
+    label: '南丁格尔玫瑰图',
+    icon: 'iconnandinggeermeiguitu',
     options: {
       // 配置
       setup: [

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác