feat: Improve the front-end and back-end permission mode and useAccess

This commit is contained in:
vben
2024-07-06 13:28:08 +08:00
parent 4dbd13d48d
commit 37a4f971c8
27 changed files with 522 additions and 79 deletions

View File

@@ -6,7 +6,7 @@ defineOptions({ name: 'AccessFrontendAccessTest2' });
<template>
<Fallback
description="当前页面仅 User 角色可见"
description="当前页面仅 Admin 角色可见"
status="comming-soon"
title="页面访问测试"
/>