[Update] api 返回platform, 并增加web terminal nav

This commit is contained in:
ibuler
2018-01-10 19:39:22 +08:00
parent 9bf6b12904
commit b49e3b8f84
15 changed files with 2779 additions and 2326 deletions

View File

@@ -2,7 +2,7 @@
<!-- css file -->
<link href="{% static 'css/bootstrap.min.css' %}" rel="stylesheet">
<link href="{% static 'css/font-awesome.css' %}" rel="stylesheet">
<link href="{% static 'css/font-awesome.min.css' %}" rel="stylesheet">
<link href="{% static 'css/plugins/toastr/toastr.min.css' %}" rel="stylesheet">
<link href="{% static 'css/plugins/sweetalert/sweetalert.css' %}" rel="stylesheet">
<link href="{% static 'css/style.css' %}" rel="stylesheet">