mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:34:19 +08:00
feat: support mobile layout adaptation
This commit is contained in:
@@ -51,6 +51,5 @@ if (isDevMode()) {
|
||||
if (isProdMode() && isUseMock()) {
|
||||
setupProdMockServer();
|
||||
}
|
||||
|
||||
// Used to share app instances in other modules
|
||||
setApp(app);
|
||||
|
Reference in New Issue
Block a user