feat: 更新环境配置,调整 API URL 和库地址;添加 PWA 安装支持;更新路由和组件定义
This commit is contained in:
@@ -15,7 +15,7 @@ import Rwa from "./components/rwa.vue";
|
||||
</ion-toolbar>
|
||||
</ion-header>
|
||||
<ion-content :fullscreen="true" class="ion-padding">
|
||||
<pwa-install-button class="mb-4" />
|
||||
<!-- <pwa-install-button class="mb-4" /> -->
|
||||
<Rwa />
|
||||
<News />
|
||||
</ion-content>
|
||||
|
||||
Reference in New Issue
Block a user