修改页面结构
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<template><view /></template>
|
||||
<template>
|
||||
<AdminLayout />
|
||||
</template>
|
||||
|
||||
<script setup lang="uts">
|
||||
uni.redirectTo({ url: '/pages/mall/admin/homePage/index' })
|
||||
import AdminLayout from '@/layouts/admin/AdminLayout.uvue'
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user