From 8fb6b9534a8e2779394c975223146f8eab3a5e39 Mon Sep 17 00:00:00 2001 From: chenyi Date: Mon, 2 Jan 2017 08:14:17 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/pages/project_select.html | 1 - public/pages/task.html | 343 +++++++++++++++---------------- 2 files changed, 170 insertions(+), 174 deletions(-) diff --git a/public/pages/project_select.html b/public/pages/project_select.html index 6702d99..2e32d0d 100644 --- a/public/pages/project_select.html +++ b/public/pages/project_select.html @@ -187,7 +187,6 @@ var bg_color = ["bg-yellow","bg-blue","bg-purple","bg-red"]; var jstr = htmlobj.responseText; var robj = eval('('+jstr+')'); - console.log(jstr); var count=0; if(robj["code"]==0){ var data = robj["data"]; diff --git a/public/pages/task.html b/public/pages/task.html index d277db1..0b93ec4 100644 --- a/public/pages/task.html +++ b/public/pages/task.html @@ -79,37 +79,18 @@
-

未开始 · 4

+

未开始

-
-
- + @@ -120,43 +101,13 @@
-

进行中 · 5

+

进行中

- @@ -166,43 +117,13 @@
-

已完成 · 5

+

已完成

- @@ -212,43 +133,13 @@
+ @@ -517,7 +376,9 @@
Copyright © 2016 Ambition Inc.. All rights reserved.
- + + + @@ -529,7 +390,143 @@