mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08:00
perf: add eslint import rules, improve the coupling of some components
This commit is contained in:
@@ -30,7 +30,10 @@ const tokenTheme = computed(() => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<GlobalProvider>
|
||||
<GlobalProvider
|
||||
:enable-ai-assistant="preferences.app.aiAssistant"
|
||||
:is-mobile="preferences.app.isMobile"
|
||||
>
|
||||
<ConfigProvider :locale="antdLocale" :theme="tokenTheme">
|
||||
<App>
|
||||
<RouterView />
|
||||
|
||||
Reference in New Issue
Block a user