From e1bd830835f4b9fe5191fb284b0d61ede488b908 Mon Sep 17 00:00:00 2001 From: ChenJunbo Date: Wed, 8 Feb 2017 13:48:19 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E5=90=8E=E5=8F=B0=E8=B4=A6=E5=8F=B7?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E6=A8=A1=E5=9D=97=E7=9B=B8=E5=85=B3bug?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D222222?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- account/account.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/account/account.js b/account/account.js index d392046..90dc9be 100644 --- a/account/account.js +++ b/account/account.js @@ -2,4 +2,6 @@ console.info('完成账号管理'); -console.info('账号管理模块bug修复'); \ No newline at end of file +console.info('账号管理模块bug修复'); + +console.info('账号管理模块bug修复222222'); \ No newline at end of file From ea94106f6b49bfb997faf29d4057ee8fb1a96590 Mon Sep 17 00:00:00 2001 From: ChenJunbo Date: Wed, 8 Feb 2017 13:51:45 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E5=AE=8C=E6=88=90=E5=90=8E=E5=8F=B0?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=AE=A1=E7=90=86=E6=A8=A1=E5=9D=97=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=96=B0=E5=8A=9F=E8=83=BD-dev-local1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/admin.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/admin/admin.js b/admin/admin.js index 49856be..54f0464 100644 --- a/admin/admin.js +++ b/admin/admin.js @@ -1,4 +1,8 @@ // 后台用户管理 console.info('完成后台用户管理模块'); -console.info('后台用户管理模块bug修复'); \ No newline at end of file +console.info('后台用户管理模块bug修复'); + + + +console.info('后台用户管理模块添加新功能'); \ No newline at end of file From eb0e5eff003042a1941c5547b1d102036eafa681 Mon Sep 17 00:00:00 2001 From: ChenJunbo Date: Wed, 8 Feb 2017 14:02:47 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E5=AE=8C=E6=88=90=E5=90=8E=E5=8F=B0?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=AE=A1=E7=90=86=E6=A8=A1=E5=9D=97=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=96=B0=E5=8A=9F=E8=83=BD2-dev-local1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/admin.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/admin/admin.js b/admin/admin.js index 54f0464..37054dc 100644 --- a/admin/admin.js +++ b/admin/admin.js @@ -5,4 +5,6 @@ console.info('后台用户管理模块bug修复'); -console.info('后台用户管理模块添加新功能'); \ No newline at end of file +console.info('后台用户管理模块添加新功能'); + +console.info('后台用户管理模块添加新功能2'); \ No newline at end of file