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