Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
finance-manage
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
finance-oa
finance-manage
Commits
56339214
Commit
56339214
authored
Mar 15, 2020
by
RuoYi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
升级element-ui版本到2.13.0
parent
61142595
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
74 deletions
+3
-74
ruoyi-ui/package.json
ruoyi-ui/package.json
+2
-2
ruoyi-ui/src/views/components/icons/element-icons.js
ruoyi-ui/src/views/components/icons/element-icons.js
+1
-72
No files found.
ruoyi-ui/package.json
View file @
56339214
...
...
@@ -44,7 +44,7 @@
"axios"
:
"0.18.1"
,
"clipboard"
:
"2.0.4"
,
"echarts"
:
"4.2.1"
,
"element-ui"
:
"2.1
1.1
"
,
"element-ui"
:
"2.1
3.0
"
,
"file-saver"
:
"2.0.1"
,
"js-beautify"
:
"^1.10.2"
,
"fuse.js"
:
"3.4.4"
,
...
...
@@ -56,7 +56,7 @@
"screenfull"
:
"4.2.0"
,
"vue"
:
"2.6.10"
,
"vue-count-to"
:
"1.0.13"
,
"vue-quill-editor"
:
"3.0.6"
,
"vue-quill-editor"
:
"3.0.6"
,
"vue-cropper"
:
"0.4.9"
,
"vue-router"
:
"3.0.2"
,
"vue-splitpane"
:
"1.0.4"
,
...
...
ruoyi-ui/src/views/components/icons/element-icons.js
View file @
56339214
const
elementIcons
=
[
'
info
'
,
'
error
'
,
'
success
'
,
'
warning
'
,
'
question
'
,
'
back
'
,
'
arrow-left
'
,
'
arrow-down
'
,
'
arrow-right
'
,
'
arrow-up
'
,
'
caret-left
'
,
'
caret-bottom
'
,
'
caret-top
'
,
'
caret-right
'
,
'
d-arrow-left
'
,
'
d-arrow-right
'
,
'
minus
'
,
'
plus
'
,
'
remove
'
,
'
circle-plus
'
,
'
remove-outline
'
,
'
circle-plus-outline
'
,
'
close
'
,
'
check
'
,
'
circle-close
'
,
'
circle-check
'
,
'
circle-close-outline
'
,
'
circle-check-outline
'
,
'
zoom-out
'
,
'
zoom-in
'
,
'
d-caret
'
,
'
sort
'
,
'
sort-down
'
,
'
sort-up
'
,
'
tickets
'
,
'
document
'
,
'
goods
'
,
'
sold-out
'
,
'
news
'
,
'
message
'
,
'
date
'
,
'
printer
'
,
'
time
'
,
'
bell
'
,
'
mobile-phone
'
,
'
service
'
,
'
view
'
,
'
menu
'
,
'
more
'
,
'
more-outline
'
,
'
star-on
'
,
'
star-off
'
,
'
location
'
,
'
location-outline
'
,
'
phone
'
,
'
phone-outline
'
,
'
picture
'
,
'
picture-outline
'
,
'
delete
'
,
'
search
'
,
'
edit
'
,
'
edit-outline
'
,
'
rank
'
,
'
refresh
'
,
'
share
'
,
'
setting
'
,
'
upload
'
,
'
upload2
'
,
'
download
'
,
'
loading
'
]
const
elementIcons
=
[
'
platform-eleme
'
,
'
eleme
'
,
'
delete-solid
'
,
'
delete
'
,
'
s-tools
'
,
'
setting
'
,
'
user-solid
'
,
'
user
'
,
'
phone
'
,
'
phone-outline
'
,
'
more
'
,
'
more-outline
'
,
'
star-on
'
,
'
star-off
'
,
'
s-goods
'
,
'
goods
'
,
'
warning
'
,
'
warning-outline
'
,
'
question
'
,
'
info
'
,
'
remove
'
,
'
circle-plus
'
,
'
success
'
,
'
error
'
,
'
zoom-in
'
,
'
zoom-out
'
,
'
remove-outline
'
,
'
circle-plus-outline
'
,
'
circle-check
'
,
'
circle-close
'
,
'
s-help
'
,
'
help
'
,
'
minus
'
,
'
plus
'
,
'
check
'
,
'
close
'
,
'
picture
'
,
'
picture-outline
'
,
'
picture-outline-round
'
,
'
upload
'
,
'
upload2
'
,
'
download
'
,
'
camera-solid
'
,
'
camera
'
,
'
video-camera-solid
'
,
'
video-camera
'
,
'
message-solid
'
,
'
bell
'
,
'
s-cooperation
'
,
'
s-order
'
,
'
s-platform
'
,
'
s-fold
'
,
'
s-unfold
'
,
'
s-operation
'
,
'
s-promotion
'
,
'
s-home
'
,
'
s-release
'
,
'
s-ticket
'
,
'
s-management
'
,
'
s-open
'
,
'
s-shop
'
,
'
s-marketing
'
,
'
s-flag
'
,
'
s-comment
'
,
'
s-finance
'
,
'
s-claim
'
,
'
s-custom
'
,
'
s-opportunity
'
,
'
s-data
'
,
'
s-check
'
,
'
s-grid
'
,
'
menu
'
,
'
share
'
,
'
d-caret
'
,
'
caret-left
'
,
'
caret-right
'
,
'
caret-bottom
'
,
'
caret-top
'
,
'
bottom-left
'
,
'
bottom-right
'
,
'
back
'
,
'
right
'
,
'
bottom
'
,
'
top
'
,
'
top-left
'
,
'
top-right
'
,
'
arrow-left
'
,
'
arrow-right
'
,
'
arrow-down
'
,
'
arrow-up
'
,
'
d-arrow-left
'
,
'
d-arrow-right
'
,
'
video-pause
'
,
'
video-play
'
,
'
refresh
'
,
'
refresh-right
'
,
'
refresh-left
'
,
'
finished
'
,
'
sort
'
,
'
sort-up
'
,
'
sort-down
'
,
'
rank
'
,
'
loading
'
,
'
view
'
,
'
c-scale-to-original
'
,
'
date
'
,
'
edit
'
,
'
edit-outline
'
,
'
folder
'
,
'
folder-opened
'
,
'
folder-add
'
,
'
folder-remove
'
,
'
folder-delete
'
,
'
folder-checked
'
,
'
tickets
'
,
'
document-remove
'
,
'
document-delete
'
,
'
document-copy
'
,
'
document-checked
'
,
'
document
'
,
'
document-add
'
,
'
printer
'
,
'
paperclip
'
,
'
takeaway-box
'
,
'
search
'
,
'
monitor
'
,
'
attract
'
,
'
mobile
'
,
'
scissors
'
,
'
umbrella
'
,
'
headset
'
,
'
brush
'
,
'
mouse
'
,
'
coordinate
'
,
'
magic-stick
'
,
'
reading
'
,
'
data-line
'
,
'
data-board
'
,
'
pie-chart
'
,
'
data-analysis
'
,
'
collection-tag
'
,
'
film
'
,
'
suitcase
'
,
'
suitcase-1
'
,
'
receiving
'
,
'
collection
'
,
'
files
'
,
'
notebook-1
'
,
'
notebook-2
'
,
'
toilet-paper
'
,
'
office-building
'
,
'
school
'
,
'
table-lamp
'
,
'
house
'
,
'
no-smoking
'
,
'
smoking
'
,
'
shopping-cart-full
'
,
'
shopping-cart-1
'
,
'
shopping-cart-2
'
,
'
shopping-bag-1
'
,
'
shopping-bag-2
'
,
'
sold-out
'
,
'
sell
'
,
'
present
'
,
'
box
'
,
'
bank-card
'
,
'
money
'
,
'
coin
'
,
'
wallet
'
,
'
discount
'
,
'
price-tag
'
,
'
news
'
,
'
guide
'
,
'
male
'
,
'
female
'
,
'
thumb
'
,
'
cpu
'
,
'
link
'
,
'
connection
'
,
'
open
'
,
'
turn-off
'
,
'
set-up
'
,
'
chat-round
'
,
'
chat-line-round
'
,
'
chat-square
'
,
'
chat-dot-round
'
,
'
chat-dot-square
'
,
'
chat-line-square
'
,
'
message
'
,
'
postcard
'
,
'
position
'
,
'
turn-off-microphone
'
,
'
microphone
'
,
'
close-notification
'
,
'
bangzhu
'
,
'
time
'
,
'
odometer
'
,
'
crop
'
,
'
aim
'
,
'
switch-button
'
,
'
full-screen
'
,
'
copy-document
'
,
'
mic
'
,
'
stopwatch
'
,
'
medal-1
'
,
'
medal
'
,
'
trophy
'
,
'
trophy-1
'
,
'
first-aid-kit
'
,
'
discover
'
,
'
place
'
,
'
location
'
,
'
location-outline
'
,
'
location-information
'
,
'
add-location
'
,
'
delete-location
'
,
'
map-location
'
,
'
alarm-clock
'
,
'
timer
'
,
'
watch-1
'
,
'
watch
'
,
'
lock
'
,
'
unlock
'
,
'
key
'
,
'
service
'
,
'
mobile-phone
'
,
'
bicycle
'
,
'
truck
'
,
'
ship
'
,
'
basketball
'
,
'
football
'
,
'
soccer
'
,
'
baseball
'
,
'
wind-power
'
,
'
light-rain
'
,
'
lightning
'
,
'
heavy-rain
'
,
'
sunrise
'
,
'
sunrise-1
'
,
'
sunset
'
,
'
sunny
'
,
'
cloudy
'
,
'
partly-cloudy
'
,
'
cloudy-and-sunny
'
,
'
moon
'
,
'
moon-night
'
,
'
dish
'
,
'
dish-1
'
,
'
food
'
,
'
chicken
'
,
'
fork-spoon
'
,
'
knife-fork
'
,
'
burger
'
,
'
tableware
'
,
'
sugar
'
,
'
dessert
'
,
'
ice-cream
'
,
'
hot-water
'
,
'
water-cup
'
,
'
coffee-cup
'
,
'
cold-drink
'
,
'
goblet
'
,
'
goblet-full
'
,
'
goblet-square
'
,
'
goblet-square-full
'
,
'
refrigerator
'
,
'
grape
'
,
'
watermelon
'
,
'
cherry
'
,
'
apple
'
,
'
pear
'
,
'
orange
'
,
'
coffee
'
,
'
ice-tea
'
,
'
ice-drink
'
,
'
milk-tea
'
,
'
potato-strips
'
,
'
lollipop
'
,
'
ice-cream-square
'
,
'
ice-cream-round
'
]
export
default
elementIcons
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment