add login and logout function
authorshentao <shentao@chinamobile.com>
Thu, 27 Apr 2017 07:54:09 +0000 (15:54 +0800)
committershentao <shentao@chinamobile.com>
Thu, 27 Apr 2017 07:54:32 +0000 (15:54 +0800)
commited68e5829139b97d801e2f2629ab25844ba67fd7
tree4f6852965e5c0b541366e719c9207b3c81010467
parent8a67262665a9ae18fb622138d151ffe9479deaad
add login and logout function

Issue-id: CLIENT-175

Change-Id: Ib4e85aa373617e58992bbe783dcc8cbfb67e37e8
Signed-off-by: shentao <shentao@chinamobile.com>
23 files changed:
common/src/main/webapp/framework/css/open-ostyle.css
login/src/main/webapp/login/css/dashboard_mainStyle.css [new file with mode: 0755]
login/src/main/webapp/login/css/menu_mainStyle.css
login/src/main/webapp/login/html/menu.html
login/src/main/webapp/login/html/temp/alarmQuery.html [deleted file]
login/src/main/webapp/login/html/temp/modelDesign.html [deleted file]
login/src/main/webapp/login/html/temp/package.html [deleted file]
login/src/main/webapp/login/html/temp/parameterSetting.html [deleted file]
login/src/main/webapp/login/html/temp/performanceQuery.html [deleted file]
login/src/main/webapp/login/html/temp/resourceManagement.html [deleted file]
login/src/main/webapp/login/html/temp/sdbController.html [deleted file]
login/src/main/webapp/login/html/temp/serviceManagement.html [deleted file]
login/src/main/webapp/login/html/temp/serviceTemplate.html [deleted file]
login/src/main/webapp/login/html/temp/vimManage.html [deleted file]
login/src/main/webapp/login/html/temp/vnfm.html [deleted file]
login/src/main/webapp/login/image/animated-overlay.gif [new file with mode: 0755]
login/src/main/webapp/login/image/colorpicker.png [new file with mode: 0755]
login/src/main/webapp/login/image/jcrop.gif [new file with mode: 0755]
login/src/main/webapp/login/js/loginApp.js
login/src/main/webapp/login/js/menuApp.js
monitor/src/main/webapp/monitor/js/monitorSettingController.js
performance/src/main/webapp/performance/js/curAlarmsController.js
performance/src/main/webapp/performance/js/performanceQueryController.js