Debug login function;Add protal page
authorHongyuan Ma <CS_MaleicAcid@163.com>
Tue, 3 Jul 2018 13:21:54 +0000 (21:21 +0800)
committerHongyuan Ma <CS_MaleicAcid@163.com>
Tue, 3 Jul 2018 13:21:54 +0000 (21:21 +0800)
commit9cd10e227a54d757da03cfd59cccf9774a531523
tree96300c0cf37fcc532b0e369a06ba288c08035c27
parent2f11c8f147578231cc700df7b138a3bc06dd5a32
Debug login function;Add protal page
front-end/src/page/login/index.jsx
front-end/src/page/portal/index.css [new file with mode: 0644]
front-end/src/page/portal/index.jsx [new file with mode: 0644]
front-end/src/service/user-service.jsx [new file with mode: 0644]
web/apps/users/views.py
web/extra_apps/auth/__init__.py [new file with mode: 0644]
web/extra_apps/auth/auth.py [moved from web/pgperffarm/auth.py with 98% similarity]
web/pgperffarm/settings.py
web/pgperffarm/urls.py