diff --git a/static/json/data.json b/static/json/data.json new file mode 100644 index 0000000000000000000000000000000000000000..ebab3351ef97a4059116fb663c55eccb44c6f398 --- /dev/null +++ b/static/json/data.json @@ -0,0 +1,68 @@ +[ + { + "id":1, + "content":"教师是否按照课程大纲来授课,并且是否有缺课", + "time": "2018-08-10", + "boolean": "启用" + }, + { + "id":2, + "content":"教师是否按照课程大纲来授课", + "time": "2017-08-10", + "boolean": "启用" + }, + { + "id":3, + "content":"严格要求学生,其言传身教有助于学生治学与做人", + "time": "2013-04-10", + "boolean": "启用" + }, + { + "id":4, + "content":"讲师是否有及时对学员的反馈做出积极、正确的回应", + "time": "2019-03-10", + "boolean": "启用" + }, + { + "id":5, + "content":"教师是否按照课程大纲来授课", + "time": "2017-09-10", + "boolean": "启用" + }, + { + "id":6, + "content":"严格要求学生,其言传身教有助于学生治学与做人", + "time": "2019-09-10", + "boolean": "启用" + }, + { + "id":7, + "content":"讲师是否有及时对学员的反馈做出积极、正确的回应", + "time": "2020-03-10", + "boolean": "启用" + }, + { + "id":8, + "content":"教师是否按照课程大纲来授课", + "time": "2019-08-10", + "boolean": "启用" + }, + { + "id":9, + "content":"严格要求学生,其言传身教有助于学生治学与做人", + "time": "2019-01-10", + "boolean": "启用" + }, + { + "id":10, + "content":"讲师是否有及时对学员的反馈做出积极、正确的回应", + "time": "2019-08-10", + "boolean": "启用" + }, + { + "id":11, + "content":"严格要求学生,其言传身教有助于学生治学与做人", + "time": "2018-08-10", + "boolean": "启用" + } +] diff --git a/static/json/t_data.json b/static/json/t_data.json new file mode 100644 index 0000000000000000000000000000000000000000..e8c0982b482d034d86e9f6f6fe5d92902b1435cc --- /dev/null +++ b/static/json/t_data.json @@ -0,0 +1,66 @@ +[ + { + "t_id": 1, + "name": "这是一个考评模板名称", + "t_boolean": "启用" + }, + { + "t_id": 2, + "name": "这是一个考评模板名称", + "t_boolean": "启用" + }, + { + "t_id": 3, + "name": "这是一个考评模板名称", + "t_boolean": "启用" + }, + { + "t_id": 4, + "name": "这是一个考评模板名称", + "t_boolean": "启用" + }, + { + "t_id": 5, + "name": "这是一个考评模板名称", + "t_boolean": "启用" + },{ + "t_id": 6, + "name": "这是一个考评模板名称", + "t_boolean": "启用" +},{ + "t_id": 7, + "name": "这是一个考评模板名称", + "t_boolean": "启用" +},{ + "t_id": 8, + "name": "这是一个考评模板名称", + "t_boolean": "启用" +},{ + "t_id": 9, + "name": "这是一个考评模板名称", + "t_boolean": "启用" +},{ + "t_id": 10, + "name": "这是一个考评模板名称", + "t_boolean": "启用" +},{ + "t_id": 11, + "name": "这是一个考评模板名称", + "t_boolean": "启用" +},{ + "t_id": 12, + "name": "这是一个考评模板名称", + "t_boolean": "启用" +},{ + "t_id": 13, + "name": "这是一个考评模板名称", + "t_boolean": "启用" +},{ + "t_id": 14, + "name": "这是一个考评模板名称", + "t_boolean": "启用" +} +] + + + diff --git a/templates/analysis/clazzCount.html b/templates/analysis/clazzCount.html new file mode 100644 index 0000000000000000000000000000000000000000..d9d767a1735e740507814427f718e65533d4882c --- /dev/null +++ b/templates/analysis/clazzCount.html @@ -0,0 +1,67 @@ + + + + + + + + + + H+ 后台主题UI框架 - 空白页 + + + + + + + + + + + + +
+
+

标题

+ +
+
+ +
+
+ +
+
+
+
+

这里是页面内容

+ +
+ 您可以在这里添加栅格,参考首页及其他页面完成不同的布局 +
打开主页 +
+
+
+
+
+ + + + + + + + + + + + diff --git a/templates/analysis/watchVideoCount.html b/templates/analysis/watchVideoCount.html new file mode 100644 index 0000000000000000000000000000000000000000..5342557fb96d7c264fc463675678f2d844c65ae8 --- /dev/null +++ b/templates/analysis/watchVideoCount.html @@ -0,0 +1,67 @@ + + + + + + + + + + H+ 后台主题UI框架 - 空白页 + + + + + + + + + + + + +
+
+

标题

+ +
+
+ +
+
+ +
+
+
+
+

这里是页面内容

+ +
+ 您可以在这里添加栅格,参考首页及其他页面完成不同的布局 +
打开主页 +
+
+
+
+
+ + + + + + + + + + + + diff --git a/templates/data1.json b/templates/data1.json new file mode 100644 index 0000000000000000000000000000000000000000..12bca4488c0dcbfaf8762a3776276b9ce1bee1a0 --- /dev/null +++ b/templates/data1.json @@ -0,0 +1,31 @@ +[ + { + "id": 1, + "name": "jack", + "age": 18, + "gender": "男" + }, + { + "id": 2, + "name": "ann", + "age": 20, + "gender": "女" + }, + { + "id": 3, + "name": "smith", + "age": 17, + "gender": "男" + }, + { + "id": 4, + "name": "peter", + "age": 21, + "gender": "男" + },{ + "id": 5, + "name": "solo", + "age": 23, + "gender": "男" +} +] \ No newline at end of file diff --git a/templates/evaluation/pollItem.html b/templates/evaluation/pollItem.html new file mode 100644 index 0000000000000000000000000000000000000000..d7595aab3f294fac36aed34db5611bc923708592 --- /dev/null +++ b/templates/evaluation/pollItem.html @@ -0,0 +1,239 @@ + + + + + + + + + + H+ 智慧教育平台 - 考评管理 + + + + + + + + + + + + + + +
+ +
+
+
+ 添加 +
+
+ 删除 +
+
+ +
+
+
+ +
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/evaluation/pollTemplate.html b/templates/evaluation/pollTemplate.html new file mode 100644 index 0000000000000000000000000000000000000000..1e2c003ffe3095fc48591d274aa9bbd9fb13529b --- /dev/null +++ b/templates/evaluation/pollTemplate.html @@ -0,0 +1,267 @@ + + + + + + + + + + H+ 智慧教育平台 - 考评模板 + + + + + + + + + + + + + + +
+ +
+
+
+ 添加 +
+
+ 删除 +
+
+ +
+
+
+ +
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + diff --git a/templates/evaluation/teacherPoll.html b/templates/evaluation/teacherPoll.html new file mode 100644 index 0000000000000000000000000000000000000000..0da9598cf4ee771d6cc2e8acc3c4afdc723817ad --- /dev/null +++ b/templates/evaluation/teacherPoll.html @@ -0,0 +1,67 @@ + + + + + + + + + + H+ 智慧教育平台 - 教师考评 + + + + + + + + + + + + +
+
+

标题

+ +
+
+ +
+
+ +
+
+
+
+

这里是页面内容

+ +
+ 您可以在这里添加栅格,参考首页及其他页面完成不同的布局 +
打开主页 +
+
+
+
+
+ + + + + + + + + + + + diff --git a/templates/index.html b/templates/index.html index aec88dba704f367296191a60e0b565aacbaed050..f9166fc95ba1fcc03aa3674f2c71b988d700135f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -200,7 +200,7 @@
  • - + 考评管理 diff --git a/templates/table_demo.html b/templates/table_demo.html index a9fdf4352c9ae6689a1e10dd75cde2c77d3836a5..551162ef5f6543b21f028f1831ca837b0e8d1dd9 100644 --- a/templates/table_demo.html +++ b/templates/table_demo.html @@ -159,7 +159,11 @@ "", "" ].join(""); - } + }, + title: '年龄' + }, { + field: 'gender', + title: '性别' }] });