作者 李洪娟
1 个管道 的构建 通过 耗费 0 秒

合并分支 'lihong' 到 'master'

修改



查看合并请求 !102
... ... @@ -9,7 +9,7 @@
html,body {
display: flex;
flex-flow: column;
height: 100%;
/*height: 100%;*/
}
.container {
display: flex;
... ... @@ -76,7 +76,7 @@
<script src="__TMPL__/public/mobile/js/common.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript">
var swiper = new Swiper('.swiper-container', {
pagination: {
el: '.swiper-pagination',
... ...