mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 19:44:50 +08:00
feat: support pwa
This commit is contained in:
@@ -67,7 +67,6 @@ function showSpinning(index: number) {
|
||||
</script>
|
||||
<template>
|
||||
<template v-if="showIframe">
|
||||
{{ iframeRoutes.length }}
|
||||
<template v-for="(item, index) in iframeRoutes" :key="item.fullPath">
|
||||
<div
|
||||
v-if="canRender(item)"
|
||||
|
Reference in New Issue
Block a user