感謝likeadmin作者,此項(xiàng)目基于likeadmin的thinkphp6版本修改而來
likeadmin文檔地址:https://www.likeadmin.cn/
后端git地址:https://gitee.com/MuZJun/gather-admin.git
前端git地址:https://gitee.com/MuZJun/gather-vue.git
thinkphp6多應(yīng)用請(qǐng)求接口/admin/auth.admin/myself,但是webman不是這樣請(qǐng)求的,需要改成/admin/auth/admin/myself(其他接口也是這樣)
前端配置復(fù)制.env.development.example成文件.env.development
NODE_ENV = 'development'
# Base API
VITE_APP_BASE_URL='http://127.0.0.1:8787' //這里為你后端請(qǐng)求接口地址
特點(diǎn)
更新
登錄的時(shí)候報(bào)錯(cuò) http://127.0.0.1:8787/admin/auth.admin/mySelf
請(qǐng)求的這個(gè)地址有問題,是我哪兒沒有配置對(duì)嗎
棒?。?!