From c4112bad4f5366597e1e020812b84616d0b5ed7e Mon Sep 17 00:00:00 2001 From: caoqianming Date: Wed, 23 Oct 2019 17:32:10 +0800 Subject: [PATCH] =?UTF-8?q?group=20index=20=E5=B2=97=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- groups/templates/groups/base.html | 22 +- groups/templates/groups/index.html | 657 +++++------------- groups/urls.py | 2 + groups/views.py | 67 +- safesite/daoru.py | 16 +- .../migrations/0279_auto_20191022_1635.py | 23 + .../migrations/0280_auto_20191023_1711.py | 32 + safesite/models.py | 7 + safesite/static/safesite/muban/userst.xlsx | Bin 10422 -> 10409 bytes safesite/templates/abuser.html | 15 + safesite/templates/userhtml.html | 2 +- safesite/views.py | 51 +- 12 files changed, 370 insertions(+), 524 deletions(-) create mode 100644 safesite/migrations/0279_auto_20191022_1635.py create mode 100644 safesite/migrations/0280_auto_20191023_1711.py diff --git a/groups/templates/groups/base.html b/groups/templates/groups/base.html index c6be3ac5..4f4ede2f 100644 --- a/groups/templates/groups/base.html +++ b/groups/templates/groups/base.html @@ -9,6 +9,7 @@ scratch. This page gets rid of all links and provides the needed markup only. {% load static %} + 集团管理分析后台 @@ -23,7 +24,12 @@ scratch. This page gets rid of all links and provides the needed markup only. page. However, you can choose any other skin. Make sure you apply the skin class to the body tag so the changes take effect. --> - + + + + + + -
  • - -
  • @@ -136,7 +139,7 @@ desired effect -