Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
83497478
Commit
83497478
authored
Nov 23, 2019
by
Junling Bu
Browse files
chore: 删除没有使用的v-viewer
parent
ca9830aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-admin/src/main.js
View file @
83497478
...
...
@@ -21,11 +21,8 @@ import * as filters from './filters' // global filters
import
permission
from
'
@/directive/permission/index.js
'
// 权限判断指令
import
Print
from
'
@/utils/print
'
// 打印
import
'
viewerjs/dist/viewer.css
'
import
Viewer
from
'
v-viewer
'
Vue
.
use
(
Print
)
Vue
.
use
(
Viewer
)
Vue
.
use
(
Element
,
{
size
:
Cookies
.
get
(
'
size
'
)
||
'
medium
'
// set element-ui default size
...
...
Write
Preview
Supports
Markdown
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