Commit de99a9d2 authored by 罗超's avatar 罗超

1

parent 6ca23d20
...@@ -409,7 +409,7 @@ ...@@ -409,7 +409,7 @@
: item.suffix == 'TXT' : item.suffix == 'TXT'
? 'icon-txt' ? 'icon-txt'
: item.suffix == 'DOCX' || item.suffix == 'DOC' : item.suffix == 'DOCX' || item.suffix == 'DOC'
? 'icon-WORD' ? 'icon-word'
: 'icon-excel' : 'icon-excel'
" "
></span> ></span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment