From eafd1a403575b952799d0d0620aafe77a82e71c4 Mon Sep 17 00:00:00 2001 From: luchenqun Date: Thu, 20 Oct 2016 17:36:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E5=86=99=E4=BA=86=E4=B8=80=E4=B8=8B?= =?UTF-8?q?=E8=8F=9C=E5=8D=95=EF=BC=8C=E5=9F=BA=E6=9C=AC=E5=AE=8C=E6=88=90?= =?UTF-8?q?=E8=B7=AF=E7=94=B1=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 63 +++++++++---------- public/scripts/app-angular.js | 10 ++- .../controllers/bookmarks-controller.js | 28 ++++----- public/scripts/controllers/menu-controller.js | 34 ++++++++++ public/scripts/services/bookmark-services.js | 48 +++++++------- public/views/register.html | 1 + 6 files changed, 111 insertions(+), 73 deletions(-) create mode 100644 public/scripts/controllers/menu-controller.js create mode 100644 public/views/register.html diff --git a/public/index.html b/public/index.html index 6dbc037..25712f2 100644 --- a/public/index.html +++ b/public/index.html @@ -14,42 +14,40 @@
-