From 4751cbd63d9f24ab2aaa5c5930a7aca0263471c0 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 19 四月 2021 23:36:51 +0800
Subject: [PATCH] 2021-04-19

---
 src/utils/option.js |  134 --------------------------------------------
 1 files changed, 1 insertions(+), 133 deletions(-)

diff --git a/src/utils/option.js b/src/utils/option.js
index 62da633..d6c490b 100644
--- a/src/utils/option.js
+++ b/src/utils/option.js
@@ -681,19 +681,8 @@
     'step-forward',
     'fast-backward',
     'fast-forward',
-    'shrink',
-    'arrows-alt',
-    'up-circle',
-    'down-circle',
-    'left-circle',
-    'right-circle',
     'double-right',
     'double-left',
-    'vertical-left',
-    'vertical-right',
-    'vertical-align-top',
-    'vertical-align-middle',
-    'vertical-align-bottom',
     'forward',
     'backward',
     'rollback',
@@ -703,29 +692,8 @@
     'swap-left',
     'swap-right',
     'play-circle',
-    'up-square',
-    'down-square',
-    'left-square',
-    'right-square',
     'login',
     'logout',
-    'menu-fold',
-    'menu-unfold',
-    'border-bottom',
-    'border-horizontal',
-    'border-inner',
-    'border-outer',
-    'border-left',
-    'border-right',
-    'border-top',
-    'border-verticle',
-    'pic-center',
-    'pic-left',
-    'pic-right',
-    'radius-bottomleft',
-    'radius-bottomright',
-    'radius-upleft',
-    'radius-upright',
     'fullscreen',
     'fullscreen-exit'
   ],
@@ -734,25 +702,18 @@
     'question-circle',
     'plus',
     'plus-circle',
-    'pause',
     'pause-circle',
     'minus',
     'minus-circle',
-    'plus-square',
-    'minus-square',
-    'info',
     'info-circle',
-    'exclamation',
     'exclamation-circle',
     'close',
     'close-circle',
-    'close-square',
     'check',
     'check-circle',
     'check-square',
     'clock-circle',
     'warning',
-    'issues-close',
     'stop'
   ],
   edit: [
@@ -762,33 +723,14 @@
     'scissor',
     'delete',
     'snippets',
-    'diff',
     'highlight',
-    'align-center',
-    'align-left',
-    'align-right',
-    'bg-colors',
-    'bold',
-    'italic',
-    'underline',
-    'strikethrough',
     'redo',
     'undo',
     'zoom-in',
     'zoom-out',
-    'font-colors',
-    'font-size',
-    'line-height',
     'dash',
-    'small-dash',
     'sort-ascending',
-    'sort-descending',
-    'drag',
-    'ordered-list',
-    'unordered-list',
-    'radius-setting',
-    'column-width',
-    'column-height'
+    'sort-descending'
   ],
   data: [
     'area-chart',
@@ -797,64 +739,23 @@
     'dot-chart',
     'line-chart',
     'radar-chart',
-    'heat-map',
     'fall',
     'rise',
     'stock',
-    'box-plot',
-    'fund',
-    'sliders'
   ],
   trademark: [
     'android',
     'apple',
-    'windows',
-    'ie',
     'chrome',
-    'github',
     'aliwangwang',
     'dingding',
-    'weibo-square',
-    'weibo-circle',
-    'taobao-circle',
-    'html5',
     'weibo',
     'twitter',
     'wechat',
-    'youtube',
     'alipay-circle',
     'taobao',
-    'skype',
     'qq',
-    'medium-workmark',
-    'gitlab',
-    'medium',
-    'linkedin',
-    'google-plus',
-    'dropbox',
-    'facebook',
-    'codepen',
-    'code-sandbox',
-    'amazon',
-    'google',
-    'codepen-circle',
     'alipay',
-    'ant-design',
-    'ant-cloud',
-    'aliyun',
-    'zhihu',
-    'slack',
-    'slack-square',
-    'behance',
-    'behance-square',
-    'dribbble',
-    'dribbble-square',
-    'instagram',
-    'yuque',
-    'alibaba',
-    'yahoo',
-    'reddit',
-    'sketch'
   ],
   normal: [
     'account-book',
@@ -864,42 +765,19 @@
     'audio',
     'bank',
     'bell',
-    'book',
     'bug',
-    'bulb',
-    'calculator',
-    'build',
     'calendar',
     'camera',
-    'car',
-    'carry-out',
     'cloud',
-    'code',
     'compass',
-    'contacts',
-    'container',
-    'control',
     'credit-card',
-    'crown',
     'customer-service',
     'dashboard',
     'database',
     'dislike',
     'environment',
-    'experiment',
     'eye-invisible',
     'eye',
-    'file-add',
-    'file-excel',
-    'file-exclamation',
-    'file-image',
-    'file-markdown',
-    'file-pdf',
-    'file-ppt',
-    'file-text',
-    'file-unknown',
-    'file-word',
-    'file-zip',
     'file',
     'filter',
     'fire',
@@ -907,22 +785,13 @@
     'folder-add',
     'folder',
     'folder-open',
-    'frown',
-    'funnel-plot',
-    'gift',
-    'hdd',
     'heart',
     'home',
     'hourglass',
     'idcard',
-    'insurance',
-    'interaction',
-    'layout',
     'like',
     'lock',
     'mail',
-    'medicine-box',
-    'meh',
     'message',
     'mobile',
     'phone',
@@ -931,7 +800,6 @@
     'smile',
     'star',
     'thunderbolt',
-    'trophy',
     'unlock',
     'barcode',
     'key',

--
Gitblit v1.8.0