[...]
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<template>
|
||||
<!-- v-if="!loding" -->
|
||||
<view class="content">
|
||||
<swiper class="vip-container" previous-margin="45rpx" next-margin="45rpx" circular @change="swiperChange">
|
||||
<swiper-item class="swiper-item" v-for="(item, index) in identities" :key="index">
|
||||
|
||||
Reference in New Issue
Block a user