mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-31 21:23:24 +08:00
chore: 去除已经移除的菜单页面
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
<script setup lang="ts">
|
|
||||||
import CommonSkeleton from '#/views/common';
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<template>
|
|
||||||
<div>
|
|
||||||
<CommonSkeleton />
|
|
||||||
</div>
|
|
||||||
</template>
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
<script setup lang="ts">
|
|
||||||
import CommonSkeleton from '#/views/common';
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<template>
|
|
||||||
<div>
|
|
||||||
<CommonSkeleton />
|
|
||||||
</div>
|
|
||||||
</template>
|
|
||||||
Reference in New Issue
Block a user