Skip to content

Commit

Permalink
添加lrz图片压缩工具的import
Browse files Browse the repository at this point in the history
  • Loading branch information
suvvm committed Nov 18, 2019
1 parent 3ecbf42 commit 14a51cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import Vue from 'vue'
import App from './App'
import Vant from 'vant';

import Vant from 'vant'
import lrz from 'lrz'
Vue.use(Vant);
Vue.config.productionTip = false

Expand Down

0 comments on commit 14a51cc

Please sign in to comment.