juzhiyuan commented on issue #416:
URL: 
https://github.com/apache/apisix-dashboard/issues/416#issuecomment-681791197


   > 前端的请求有问题
   > src\pages\User\components\LoginMethodPassword.tsx
   > 98行
   > const result = await request('/user/login',
   > 改成 const result = await request('http://192.168.3.124:8000/user/login',
   > http://192.168.3.124:8080 后端(go)的api地址 之后就好了
   
   It seems that you don't notice the nginx file :{ there has a proxy rule to 
handle requests including `/apisix/admin`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to