hualuoo / dormitory_menage_system

基于人脸识别的门禁管理系统(Python+Django+RESTframework+JsonWebToken)
208 stars 65 forks source link

您好 #1

Closed youlang1 closed 4 years ago

youlang1 commented 4 years ago

您好我想问一下,这个系统我跑的时候在控制台点击链接http://127.0.0.1:8000/跳出的是Django REST框架界面, P3NU4D WFARBM KGE您好我想问一下,这个系统我跑的时候在控制台点击链接http://127.0.0.1:8000/跳出的是Django REST框架界面,
%GM5 这是因为什么,该怎么改??急急急

hualuoo commented 4 years ago

该项目为前后端分离,Django只用于写API,前端在另一个目录

youlang1 commented 4 years ago

您好,可以分享一下前端代码嘛,或者说是告知我该怎么做,因为我现在急需这个人脸识别技术的门禁部分,拜托了!

------------------ 原始邮件 ------------------ 发件人: "華落"<notifications@github.com>; 发送时间: 2020年5月23日(星期六) 晚上8:52 收件人: "hualuoo/dormitory_menage_system"<dormitory_menage_system@noreply.github.com>; 抄送: "ㅤ"<2216879017@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [hualuoo/dormitory_menage_system] 您好 (#1)

该项目为前后端分离,Django只用于写API,前端在另一个目录

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

youlang1 commented 4 years ago

您好,您这个源码文件是有前端代码的呀,请问该如何操作能够使浏览器正常运行项目而不加载djanjo rest框架界面呢?!!

------------------ 原始邮件 ------------------ 发件人: "華落"<notifications@github.com>; 发送时间: 2020年5月23日(星期六) 晚上8:52 收件人: "hualuoo/dormitory_menage_system"<dormitory_menage_system@noreply.github.com>; 抄送: "ㅤ"<2216879017@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [hualuoo/dormitory_menage_system] 您好 (#1)

该项目为前后端分离,Django只用于写API,前端在另一个目录

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

hualuoo commented 4 years ago

前端需要换个端口额外搭建个Web服务器访问,然后批量替换API链接