Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
weapp
/
C
İzle
8
Yıldızla
0
Çatalla
0
Kod
Konular
0
Değişiklik İstekleri
0
Sürümler
66
Wiki
Aktivite
Kaynağa Gözat
[详情页][修改][图片比例]
tags/江西版6.1.0
hurui199683hurui
6 yıl önce
ebeveyn
9f6d2f1ccc
işleme
2e3b84b483
4 değiştirilmiş dosya
ile
5 ekleme
ve
5 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+1
-1
pages/coupon/detail/index.wxml
+2
-2
pages/coupon/detail/index.wxss
+1
-1
pages/spellGroup/mySpellGroup/index.wxml
+1
-1
pages/spellGroup/mySpellGroup/index.wxss
+ 1
- 1
pages/coupon/detail/index.wxml
Dosyayı Görüntüle
@@ -6,7 +6,7 @@
<swiper class="index-slide" bindchange="swiperChange" autoplay="true" circular="false" current="{{swiperCurrent}}">
<block wx:for="{{coverPicture}}" wx:key="unique">
<swiper-item>
<image data-data="{{item}}"
mode='widthFix'
src="{{item}}" class="index-slide-image" />
<image data-data="{{item}}" src="{{item}}" class="index-slide-image" />
</swiper-item>
</block>
</swiper>
+ 2
- 2
pages/coupon/detail/index.wxss
Dosyayı Görüntüle
@@ -18,12 +18,12 @@ button::after {
.banner {
position: relative;
width: 750rpx;
height:
53
4
.
5rpx;
height: 45
4
rpx;
}
.banner swiper {
width: 750rpx;
height:
53
4
.
5rpx;
height: 45
4
rpx;
}
.banner image {
+ 1
- 1
pages/spellGroup/mySpellGroup/index.wxml
Dosyayı Görüntüle
@@ -4,7 +4,7 @@
<swiper class="index-slide" bindchange="swiperChange" autoplay="true" circular="false" current="{{swiperCurrent}}">
<block wx:for="{{coverPicture}}" wx:key="unique">
<swiper-item>
<image data-data="{{item}}"
mode='widthFix'
src="{{item}}" class="index-slide-image" />
<image data-data="{{item}}" src="{{item}}" class="index-slide-image" />
</swiper-item>
</block>
</swiper>
+ 1
- 1
pages/spellGroup/mySpellGroup/index.wxss
Dosyayı Görüntüle
@@ -458,7 +458,7 @@ button::after{ border: none; }
.banner swiper {
width: 750rpx;
height:
534.5
rpx;
height:
438
rpx;
}
.banner image {
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet