update
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
import Html from '@/components/html.astro';
|
||||
import { App } from '@/apps/web-command';
|
||||
import { AppProvider } from '@/apps/home';
|
||||
---
|
||||
|
||||
<Html>
|
||||
<Html title='可视化平台'>
|
||||
<main>
|
||||
<App client:only/>
|
||||
<AppProvider client:only />
|
||||
</main>
|
||||
</Html>
|
||||
|
||||
Reference in New Issue
Block a user