@@ -706,7 +706,7 @@ body {
/* 提示 */
.signBox {
position: fixed;
- z-index: 9999;
+ z-index: 1002;
top: 0;
right: 0;
bottom: 0;
@@ -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)