mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-06 03:13:14 +08:00
refactor: refactor locales, separate locales within apps,fixed #12
This commit is contained in:
@@ -2,9 +2,8 @@ import type { RouteRecordRaw } from 'vue-router';
|
||||
|
||||
import { VBEN_GITHUB_URL, VBEN_LOGO } from '@vben/constants';
|
||||
|
||||
import { $t } from '@vben/locales/helper';
|
||||
|
||||
import { BasicLayout, IFrameView } from '#/layouts';
|
||||
import { $t } from '#/locales';
|
||||
|
||||
const routes: RouteRecordRaw[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user