update
This commit is contained in:
parent
5f12f09b03
commit
9ce6bcd9ba
1 changed files with 1 additions and 3 deletions
|
@ -11,9 +11,7 @@ import locale from '../src/locale/lang/zh-CN';
|
||||||
|
|
||||||
Vue.use(VueRouter);
|
Vue.use(VueRouter);
|
||||||
Vue.use(iView, {
|
Vue.use(iView, {
|
||||||
locale,
|
locale
|
||||||
transfer: true,
|
|
||||||
size: 'small'
|
|
||||||
});
|
});
|
||||||
|
|
||||||
// 开启debug模式
|
// 开启debug模式
|
||||||
|
|
Loading…
Add table
Reference in a new issue