From 793b651393c1560658b7b21902f27eff328c4382 Mon Sep 17 00:00:00 2001 From: guange <8863824@gmail.com> Date: Thu, 9 Jun 2016 19:48:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=8B=E7=BC=A9angularjs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + app/views/wechats/user_activities.html.erb | 6 +- public/assets/wechat/app.html | 6 +- public/javascripts/wechat/app.js | 21 +- .../wechat/build/angular.all.min.js | 8 + public/javascripts/wechat/gulpfile.js | 10 + .../javascripts/code_review.js | 706 +++--- .../stylesheets/activity.css | 6 +- .../stylesheets/code_review.css | 192 +- .../stylesheets/window_js/MIT-LICENSE | 38 +- .../stylesheets/window_js/alert.css | 238 +- .../stylesheets/window_js/alert_lite.css | 176 +- .../stylesheets/window_js/alphacube.css | 300 +-- .../stylesheets/window_js/behavior.htc | 100 +- .../stylesheets/window_js/darkX.css | 242 +-- .../stylesheets/window_js/debug.css | 50 +- .../stylesheets/window_js/default.css | 310 +-- .../stylesheets/window_js/iefix/iepngfix.css | 6 +- .../stylesheets/window_js/iefix/iepngfix.htc | 106 +- .../stylesheets/window_js/lighting.css | 1920 ++++++++--------- .../window_js/lighting/pngbehavior.htc | 134 +- .../stylesheets/window_js/mac_os_x.css | 666 +++--- .../stylesheets/window_js/mac_os_x_dialog.css | 320 +-- .../stylesheets/window_js/nuncio.css | 328 +-- .../stylesheets/window_js/spread.css | 216 +- 25 files changed, 3053 insertions(+), 3053 deletions(-) create mode 100644 public/javascripts/wechat/build/angular.all.min.js create mode 100644 public/javascripts/wechat/gulpfile.js diff --git a/.gitignore b/.gitignore index 0727a920a..c03e98428 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ vendor/cache /tags /config/initializers/gitlab_config.rb 1234567 +public/javascripts/wechat/node_modules/ diff --git a/app/views/wechats/user_activities.html.erb b/app/views/wechats/user_activities.html.erb index cf9ea7235..5ce5280d6 100644 --- a/app/views/wechats/user_activities.html.erb +++ b/app/views/wechats/user_activities.html.erb @@ -19,12 +19,8 @@