From 0f6bd53883a66446ccef7d7b9d5ff982c039f1b4 Mon Sep 17 00:00:00 2001 From: RobbieHan Date: Mon, 12 Nov 2018 22:05:32 +0800 Subject: [PATCH] menu update --- .idea/workspace.xml | 165 ++++++++++-------- apps/__pycache__/custom.cpython-36.pyc | Bin 783 -> 2259 bytes apps/custom.py | 39 ++++- apps/system/__pycache__/urls.cpython-36.pyc | Bin 1613 -> 1686 bytes .../__pycache__/views_menu.cpython-36.pyc | Bin 798 -> 1052 bytes apps/system/urls.py | 2 +- apps/system/views_menu.py | 17 +- db.sqlite3 | Bin 208896 -> 208896 bytes templates/system/menu_list.html | 16 +- templates/system/menu_update.html | 100 +++++++++++ 10 files changed, 257 insertions(+), 82 deletions(-) create mode 100644 templates/system/menu_update.html diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 42b89eb..d501fd9 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,10 +2,11 @@ - - + + + - + - - - - - - - - - - - - + + - + - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + - - + + @@ -68,8 +81,8 @@ @@ -107,14 +120,15 @@ @@ -162,6 +176,7 @@ + @@ -180,16 +195,10 @@ - - - - - +
+
+ +

修改菜单

+
+
+ +
+ +
+ +
+ +
+
+
+ +
+ +
+ +
+ +
+
+
+ +
+ +
+
+
+
+ + + + + +{% endblock %} + +{% block javascripts %} + + + +{% endblock %}