Refactor
This commit is contained in:
parent
19c846afaf
commit
987799e9db
17 changed files with 16 additions and 16 deletions
|
|
@ -14,7 +14,7 @@ import ElementLocaleJa from 'element-ui/lib/locale/lang/ja';
|
|||
|
||||
import App from './app.vue';
|
||||
import checkForUpdate from './common/scripts/check-for-update';
|
||||
import MiOS, { API } from './common/mios';
|
||||
import MiOS, { API } from './mios';
|
||||
import { version, codename, lang } from './config';
|
||||
|
||||
let elementLocale;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue