feat: add authorize directive; 🌟
新增:权限验证指令;
This commit is contained in:
@@ -26,3 +26,7 @@
|
||||
border-right: 1px solid rgba(98, 98, 98, 0.2);
|
||||
}
|
||||
}
|
||||
.disabled{
|
||||
cursor: not-allowed;
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user