Merge remote-tracking branch 'origin/feature/0918_账号管理新增视图_rxd' into test
This commit is contained in:
@ -15,4 +15,4 @@ const COMPONENTS: AppRouteRecordRaw[] = [
|
|||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
export default import.meta.env.VITE_ENV === 'development' ? COMPONENTS : [];
|
export default import.meta.env.VITE_ENV !== 'production' ? COMPONENTS : [];
|
||||||
|
|||||||
Reference in New Issue
Block a user