Hi 👋 , I'm ZhaoYu Chan
💻 Front-end development🧑💻 Open source enthusiast🌈 Less is more, Worse is better ~
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseA modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
Free Vue 3.x Tailwind 3.x Vite 4.x TypeScript 4.x Admin Dashboard with dark mode
Vue 1
dev 分支,有需要的可以拉取测试下
使用方法很简单,service/.env 中找到该参数并添加自己的访问密码
# Secret key
AUTH_SECRET_KEY=
此功能比较简单,设定了密码没有访问权限会跳转403页面做验证,验证成功才能使用,如果强行调用接口也会直接返回异常。
如有遇到问题,请在下方留言。
P.S:还…