From 70a97284711ec77127daa373ec162e8df275fbac Mon Sep 17 00:00:00 2001 From: 13006259330 <572419932@qq.com> Date: Thu, 11 Jun 2020 10:41:49 +0800 Subject: [PATCH 01/10] textupload --- organization/branchList.html | 17 +++++++++++++++++ organization/orgList.html | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 organization/branchList.html create mode 100644 organization/orgList.html diff --git a/organization/branchList.html b/organization/branchList.html new file mode 100644 index 0000000..3b2fcfc --- /dev/null +++ b/organization/branchList.html @@ -0,0 +1,17 @@ + + + + + + + hello bootstrap + + + +
+
+ + + + + \ No newline at end of file diff --git a/organization/orgList.html b/organization/orgList.html new file mode 100644 index 0000000..3b2fcfc --- /dev/null +++ b/organization/orgList.html @@ -0,0 +1,17 @@ + + + + + + + hello bootstrap + + + +
+
+ + + + + \ No newline at end of file -- Gitee From 2c2a5c377f5a63858ba937f50b7bf8c3971308d6 Mon Sep 17 00:00:00 2001 From: 13006259330 <572419932@qq.com> Date: Thu, 11 Jun 2020 11:10:14 +0800 Subject: [PATCH 02/10] =?UTF-8?q?=E7=BB=84=E7=BB=87=E6=9C=BA=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- organization/branchList.html | 7 ++++--- organization/orgList.html | 9 +++++---- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/organization/branchList.html b/organization/branchList.html index 3b2fcfc..dc56366 100644 --- a/organization/branchList.html +++ b/organization/branchList.html @@ -5,13 +5,14 @@ hello bootstrap - +
+
- - + + \ No newline at end of file diff --git a/organization/orgList.html b/organization/orgList.html index 3b2fcfc..6a98556 100644 --- a/organization/orgList.html +++ b/organization/orgList.html @@ -5,13 +5,14 @@ hello bootstrap - +
+
- - - + + + \ No newline at end of file -- Gitee From 870d9b4357dfe686790f29d61e3d432e5433848b Mon Sep 17 00:00:00 2001 From: 13006259330 <572419932@qq.com> Date: Thu, 11 Jun 2020 15:39:40 +0800 Subject: [PATCH 03/10] =?UTF-8?q?=E7=AC=AC=E4=B8=80=E9=83=A8=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- organization/orgList.html | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/organization/orgList.html b/organization/orgList.html index 6a98556..fb4c8c4 100644 --- a/organization/orgList.html +++ b/organization/orgList.html @@ -6,13 +6,50 @@ hello bootstrap + -
+
+
+
+
+
+ + +
+
+ + +
+ + +
+ + +
+
+
+ +
+
+
+ \ No newline at end of file -- Gitee From bf3b36db3d29583b1fd2458394fa6d585f2ac284 Mon Sep 17 00:00:00 2001 From: 13006259330 <572419932@qq.com> Date: Thu, 11 Jun 2020 18:18:06 +0800 Subject: [PATCH 04/10] organization oneday --- organization/branchList.html | 18 ---- .../organization/branchList.html | 51 +++++++---- templates/organization/orgList.html | 84 +++++++++++++++++++ 3 files changed, 117 insertions(+), 36 deletions(-) delete mode 100644 organization/branchList.html rename organization/orgList.html => templates/organization/branchList.html (41%) create mode 100644 templates/organization/orgList.html diff --git a/organization/branchList.html b/organization/branchList.html deleted file mode 100644 index dc56366..0000000 --- a/organization/branchList.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - hello bootstrap - - - -
- -
- - - - - \ No newline at end of file diff --git a/organization/orgList.html b/templates/organization/branchList.html similarity index 41% rename from organization/orgList.html rename to templates/organization/branchList.html index fb4c8c4..309c310 100644 --- a/organization/orgList.html +++ b/templates/organization/branchList.html @@ -4,11 +4,8 @@ - hello bootstrap - - + branchList +
@@ -16,25 +13,25 @@
- +
- +
- +
- - + +
-
+
+
+ + + + + + + + + + + + + + + + + + +
分支名称所属机构创建时间操作
TridentInternet Explorer 4.0Win 95+4
+
- - - + + \ No newline at end of file diff --git a/templates/organization/orgList.html b/templates/organization/orgList.html new file mode 100644 index 0000000..000ce81 --- /dev/null +++ b/templates/organization/orgList.html @@ -0,0 +1,84 @@ + + + + + + + orgList + + + + +
+
+
+
+
+ 机构名称: + +
+
+ 机构类型: + +
+ + +
+ + +
+
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + +
+ + 机构名称机构类型创建时间操作
+ + 快程乐码培训机构2020-06-11 + +
+
+
+
+
+ + + + + + \ No newline at end of file -- Gitee From aa11568fb3ae9741f9f8834c505b2cf71d95d4bd Mon Sep 17 00:00:00 2001 From: 13006259330 <572419932@qq.com> Date: Fri, 12 Jun 2020 08:46:23 +0800 Subject: [PATCH 05/10] =?UTF-8?q?=E7=AC=AC=E4=BA=8C=E6=AC=A1=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/empty_page.html | 17 +-- templates/index.html | 2 +- templates/organization/orgList.html | 214 ++++++++++++++++++--------- templates/organization/orgList1.html | 123 +++++++++++++++ 4 files changed, 266 insertions(+), 90 deletions(-) create mode 100644 templates/organization/orgList1.html diff --git a/templates/empty_page.html b/templates/empty_page.html index 34aedba..509b885 100644 --- a/templates/empty_page.html +++ b/templates/empty_page.html @@ -26,22 +26,7 @@
-
-

标题

- -
-
- -
+
diff --git a/templates/index.html b/templates/index.html index 2ac5e90..7b593f0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -236,7 +236,7 @@
-
+ + +
- + + @@ -113,56 +146,76 @@ + + + + -- Gitee From 65384073a8a9817f302fc225993176f28a458fc9 Mon Sep 17 00:00:00 2001 From: 13006259330 <572419932@qq.com> Date: Fri, 12 Jun 2020 18:02:58 +0800 Subject: [PATCH 08/10] addorganization --- templates/index.html | 2 +- templates/organization/branchList.html | 3 +-- templates/organization/orgList.html | 8 +------- 3 files changed, 3 insertions(+), 10 deletions(-) diff --git a/templates/index.html b/templates/index.html index 1e0d679..f9166fc 100644 --- a/templates/index.html +++ b/templates/index.html @@ -236,7 +236,7 @@