@@ -1964,11 +1964,11 @@
width: 91.4%;
margin: 0 auto;
border-radius: 12px;
- height: 120px;
+ height: 100px;
overflow: hidden;
/deep/uni-swiper{
- height: 120px !important;
+ height: 100px !important;
}
@@ -216,7 +216,7 @@
if(obj){
var time1 =new Date().getTime()
var time2 =obj.time;
- if(time1-time2<1000*60*60){
+ if(time1-time2<1000*60*5){
this.shareUserId = obj.sid;