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

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

為什么出來會這樣?

http://img1.sycdn.imooc.com//5d8f74800001b62312580804.jpg

.wxml--------------------------------------------------------------------------------

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

autoplay="{{autoplay}}" interval="{{interval}}" duration="{{duration}}" indication-dots="true">

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

<swiper-item>

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

</swiper-item>

</block>

</swiper>


<view class='litems-list'>

<view class='pro=item'>

<image claa='logo' src='/images/02.JPG'></image>

<image claa='detail' src='/images/01.png'></image>

<image claa='ask' src='/images/01.png'></image>

<view class='pro-body'>

<view class='pro-tile'>我愛你收到</view>

<text>士大夫是非得失是</text>

<view class='pro-footer'>

<image class='btn-detail' src='/images/02.JPG'></image>

</view>

</view>

</view>

</view>

.wxss-------------------------------------------------------------------

/* pages/xindai/xindai.wxss */

swiper{

width: 200;

height: 340rpx;

}

swiper image{

display: block;

width: 200;

height: 100;

}


.items-list{


}

.pro-item{

overflow: hidden;

padding:30rpx;

}

.pro-logo{

float:left;

width: 190rpx;

height: 190rox;

}

.pro-body{

margin-left:210rpx;

}

.pro title{

color: #212121;

fount-size:34rpx;

line-height: 1;

}

.pro-desc{

font-size:24rpx;

color:#9a9a0a;

line-height: 1.2;

}

.pro-footer{

overflow:hidden;

}

.btn-detail{

float:left;

widen:170rpx;

height:52rpx;

}

.btn-ask{

float: left;

width: 100rpx;

height: 100rpx;

margin-left:20rpx;

}


正在回答

1 回答

這種版面錯亂的原因大多都是CSS樣式不正確所導致的,只需修改樣式即可正常顯示頁面

目前從截圖中看到的樣式屬性有兩處錯誤需修改:

xindai.wxss文件中屬性值錯誤:

.pro title {

font-size: 34rpx;

}

.btn-detail {

width: 170rpx;

}

*注意單詞的拼寫

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

舉報

0/150
提交
取消

為什么出來會這樣?

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

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

幫助反饋 APP下載

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

公眾號

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