mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-15 15:02:00 +08:00
feat: support pwa
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<script lang="ts" setup>
|
||||
import { Fallback } from '@vben/common-ui';
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Fallback status="hello" />
|
||||
</template>
|
||||
Reference in New Issue
Block a user