save
This commit is contained in:
parent
8f9d3604e6
commit
5bb83ff8e5
258 changed files with 12974 additions and 7838 deletions
|
@ -11,7 +11,8 @@ import locale from '../src/locale/lang/zh-CN';
|
|||
|
||||
Vue.use(VueRouter);
|
||||
Vue.use(iView, {
|
||||
locale
|
||||
locale,
|
||||
capture: true
|
||||
});
|
||||
|
||||
// 开启debug模式
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue