Skip to content

Commit

Permalink
增加swiper轮播图组件,同时引入require-css插件用来支持requireJS对样式文件的加载。
Browse files Browse the repository at this point in the history
  • Loading branch information
abei2017 committed Apr 24, 2018
1 parent d63829b commit d9b8b83
Show file tree
Hide file tree
Showing 6 changed files with 7,806 additions and 2 deletions.
8 changes: 7 additions & 1 deletion houjs/css/hou.css
Original file line number Diff line number Diff line change
Expand Up @@ -253,4 +253,10 @@ body {
width: 100%;
opacity: 0;
cursor: pointer
}
}

/* 登录框 */
.login-box {margin:10% auto;}
.login-box .login-logo {text-align:center}
.login-box .login-logo img {height:80px;}
.login-box .login-box-c {background:#FFFFFF;padding:15px;}
12 changes: 12 additions & 0 deletions houjs/css/swiper.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d9b8b83

Please sign in to comment.