위 챗 애플 릿 swiper 구성 요소 가 라운드 맵 을 구축 하 는 인 스 턴 스

위 챗 애플 릿 swiper 구성 요소 가 라운드 맵 을 구축 하 는 인 스 턴 스
구현 효과 도:

wxml 기본 파일:

<view class="classname">
  <swiper indicator-dots="true" interval="1000" autoplay="true" indicator-active-color="red">
    <swiper-item><image src="/images/1.jpg"></image></swiper-item>
    <swiper-item><image src="/images/2.jpg"></image></swiper-item>
    <swiper-item><image src="/images/3.jpg"></image></swiper-item>
  </swiper> 
</view> 

swiper-item        ,       100%。 
    : 
autoplay       swiper  ; 
touch       swiper  ; 
indicator-dots true           ; 
interval         ; 
duration       ; 
             !
wxss 스타일 파일

swiper{
 width:100%;
 height:500rpx;
}
swiper image{
  width:100%;
 height:500rpx;
}
app.json 파일 입구

{
 "pages": [
  "pages/redirect/redirect"  
 ],
 "window": {
  "navigationBarBackgroundColor": "#405f80"
 }
}
 궁금 한 점 이 있 으 시 면 메 시 지 를 남기 거나 본 사이트 의 커 뮤 니 티 에 가서 토론 을 교류 하 세 요.읽 어 주 셔 서 감사합니다. 도움 이 되 셨 으 면 좋 겠 습 니 다.본 사이트 에 대한 지지 에 감 사 드 립 니 다!

좋은 웹페이지 즐겨찾기