亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

使用swiper / view 圖片都不顯示!

我的最后還是不顯示圖片!實在不知道為什么?。∏蟠蠹規臀铱匆幌隆?

//index.js

const app = getApp()

Page({

data: {

imgUrls: [

'/images/fengmian.jpg',

],

indicatorDots: false,

autoplay: false,

interval: 5000,

duration: 1000

},

onLoad: function() {

},


<!--index.wxml-->

<swiper indicator-dots="{{indicatorDots}}"

autoplay="{{autoplay}}" interval="{{interval}}" duration="{{duration}}">

<block wx:for="{{imgUrls}}">

<swiper-item>

<image src="{{item}}" class="slide-image" width="355" height="150"/>

</swiper-item>

</block>

</swiper>


/**index.wxss**/

swiper{

width: 100%;

height: 300rpx;

}

https://img1.sycdn.imooc.com//5d42bb770001cc0321441380.jpg

除了swiper,我又用了view,可還是不顯示圖片!

<!--index.wxml-->

<view class="section">

<view class="section__title">flex-direction: row</view>

<view class="flex-wrp" style="flex-direction:row;">

<view class="flex-item bc_green">1</view>

<view class="flex-item bc_red">2</view>

<view class="flex-item bc_blue">3</view>

</view>

</view>



正在回答

1 回答

你不要用這個老師的項目,重新開一個項目,然后官網的文檔SWIPER往里面套

0 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

使用swiper / view 圖片都不顯示!

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號