Просмотр исходного кода

wesmiler 更新第5期更新代码合并

wesmiler 4 лет назад
Родитель
Сommit
ca78148301

+ 1 - 1
public/themes/default/weixin/public/assets/css/match.css

@@ -706,7 +706,7 @@ body {
 /* 提示 */
 .signBox {
     position: fixed;
-    z-index: 9999;
+    z-index: 1002;
     top: 0;
     right: 0;
     bottom: 0;

+ 0 - 1
public/themes/default/weixin/public/assets/js/match.js

@@ -467,7 +467,6 @@ var app = new Vue({
         },
         initSwiper: function(){
             var _this = this;
-            // $(".box").css('height', $(window).clientHeight - 134+'px')
             this.$nextTick(()=>{
                 console.log(65)
                 console.log(_this.dataList)