Merge remote-tracking branch 'origin/vue-i18n' into vue-i18n
# Conflicts: # package-lock.json # src/main.ts
This commit is contained in:
commit
94f30e910a
File diff suppressed because it is too large
Load Diff
|
|
@ -29,6 +29,7 @@ registerElIcons(app)
|
|||
|
||||
app.component('svg-icon',SvgIcon)
|
||||
app.component('PageWrapLayout',PageWrapLayout)
|
||||
|
||||
app.use(I18n)
|
||||
app.use(pinia)
|
||||
app.use(router)
|
||||
|
|
|
|||
Loading…
Reference in New Issue