feat(web): add login, auth store and router guard
This commit is contained in:
5
admin-web/src/views/UserManagement.vue
Normal file
5
admin-web/src/views/UserManagement.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
<h2>用户管理</h2>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user