首页去掉下拉刷新

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2024-01-10 13:39:46 +08:00
parent 9b9fb8fcf3
commit 4d5da22dd1

View File

@@ -1,6 +1,6 @@
<template>
<div class="public_container" :style="{paddingTop:marginTop+'px'}">
<van-pull-refresh v-model="isLoading" @refresh="onRefresh">
<!-- <van-pull-refresh v-model="isLoading" @refresh="onRefresh">-->
<div class="head">
<van-swipe :autoplay="3000" style="width: 100%;">
<van-swipe-item v-for="(item, index) in activity" :key="index" @touchstart="touchstart" @touchmove="touchmove" @touchend="touchend(item)">
@@ -37,7 +37,7 @@
<div class="companyProfile">
<img :src="image1" style="width: 100%;"/>
</div>
</van-pull-refresh>
<!-- </van-pull-refresh>-->
<van-dialog v-model="chooseProjectDialogShow" :showConfirmButton="false">
<div slot="title">