Logo

GitLab

Sign in

customer / shanghai-railway-web

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • shanghai-railway-web
  • ..
  • controllers
  • application.js
  • init
    df2fa2d5
    薛磊 authored
    2018-03-19 16:46:58 +0800  
    Browse Code »
application.js 96 Bytes
Edit Raw Blame History Permalink
1 2 3 4
(function () {
    "use strict";
    angular.module("xn.page", ["ui.bootstrap.carousel"])
})();