From c98e45bfac25e9110ad0383faac54a54d98ea9d5 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 18 十一月 2021 20:47:04 +0800
Subject: [PATCH] 2021-11-18

---
 src/utils/option.js |  219 ++++++++++++------------------------------------------
 1 files changed, 49 insertions(+), 170 deletions(-)

diff --git a/src/utils/option.js b/src/utils/option.js
index 4c1725c..ed22d33 100644
--- a/src/utils/option.js
+++ b/src/utils/option.js
@@ -18,6 +18,7 @@
     numbermsg: '璇疯緭鍏ユ暟瀛楋紒',
     lettermsg: '璇疯緭鍏ュ瓧姣嶏紒',
     letternummsg: '璇疯緭鍏ユ暟瀛楁垨瀛楁瘝锛�',
+    quotemsg: '涓嶅彲浣跨敤鑻辨枃鐘舵�佺殑鍗曞紩鍙凤紒',
     funcname: '璇疯緭鍏ユ暟瀛椼�佸瓧姣嶃�佹眽瀛椾互鍙奯'
   },
   field: { // 瀛楁鍚�
@@ -86,18 +87,18 @@
     isSystem: true
   },
   {
-    title: '瑙掕壊鏉冮檺鍒嗛厤',
-    type: 'RolePermission',
-    url: rolemanage,
-    isSystem: true,
-    hidden: true
-  },
-  {
     title: '澶栭儴椤甸潰',
     type: 'NewPage',
     url: customImg,
     baseconfig: '',
     isSystem: true
+  },
+  {
+    title: '瑙掕壊鏉冮檺鍒嗛厤',
+    type: 'RolePermission',
+    url: rolemanage,
+    isSystem: true,
+    hidden: true
   }
 ]
 
@@ -144,7 +145,9 @@
     {value: '[30, -30]', text: '鍓嶅悗30澶�'},
     {value: '[90, -90]', text: '鍓嶅悗90澶�'},
     {value: '[-1, -1]', text: '鏄庡ぉ'},
-    {value: '[-2, -2]', text: '鍚庡ぉ'}
+    {value: '[-2, -2]', text: '鍚庡ぉ'},
+    {value: 'week', text: '鏈懆'},
+    {value: 'month', text: '鏈湀'},
   ],
   datetime: [
     {value: '', text: _dict['model.empty']},
@@ -209,9 +212,6 @@
 
 // 鎸夐挳鍥炬爣闆�
 export const btnIcons = [{
-  value: '',
-  text: '鏃�'
-}, {
   value: 'plus',
   text: 'plus'
 }, {
@@ -283,6 +283,9 @@
 }, {
   value: 'double-left',
   text: 'double-left'
+}, {
+  value: 'search',
+  text: 'search'
 }]
 
 // 鎸夐挳棰滆壊闆�
@@ -664,94 +667,57 @@
 
 export const minkeIconSystem = {
   direction: [
-    'step-backward',
-    'step-forward',
-    'fast-backward',
-    'fast-forward',
-    'shrink',
-    'arrows-alt',
-    'down',
-    'up',
-    'left',
-    'right',
-    'caret-up',
-    'caret-down',
-    'caret-left',
-    'caret-right',
-    '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',
-    'enter',
-    'retweet',
-    'swap',
-    'swap-left',
-    'swap-right',
     'arrow-up',
     'arrow-down',
     'arrow-left',
     'arrow-right',
+    'down',
+    'up',
+    'left',
+    'right',
+    // 'caret-up',
+    // 'caret-down',
+    // 'caret-left',
+    // 'caret-right',
+    'step-backward',
+    'step-forward',
+    // 'fast-backward',
+    // 'fast-forward',
+    'double-right',
+    'double-left',
+    // 'forward',
+    // 'backward',
+    'rollback',
+    'enter',
+    'retweet',
+    'swap',
+    // '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',
+    'search',
     'fullscreen',
-    'fullscreen-exit'
+    'fullscreen-exit',
+    'download',
+    'upload'
   ],
   hint: [
     'question',
     '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: [
@@ -761,33 +727,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',
@@ -796,66 +743,26 @@
     '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: [
+    'user',
     'account-book',
     'alert',
     'api',
@@ -863,42 +770,22 @@
     'audio',
     'bank',
     'bell',
-    'book',
+    'scan',
     'bug',
-    'bulb',
-    'calculator',
-    'build',
     'calendar',
     'camera',
-    'car',
-    'carry-out',
     'cloud',
-    'code',
     'compass',
-    'contacts',
-    'container',
-    'control',
     'credit-card',
-    'crown',
     'customer-service',
     'dashboard',
+    'ellipsis',
+    'more',
     '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',
@@ -906,40 +793,32 @@
     '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',
     'picture',
     'red-envelope',
+    'setting',
+    'tool',
     'smile',
     'star',
     'thunderbolt',
-    'trophy',
     'unlock',
     'barcode',
     'key',
     'man',
     'woman',
+    'team',
     'poweroff',
-    'search',
     'shopping-cart',
-    'link'
+    'link',
   ]
 }
 

--
Gitblit v1.8.0