이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
weapp
/
C
보기
8
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
66
위키
활동
소스 검색
[券详情][修改]:[券详情页面图片样式的修改]
tags/C.7.1.0
meo
6 년 전
부모
a93b41f886
커밋
2e6d0d9e5c
3개의 변경된 파일
과
4개의 추가작업
그리고
4개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/coupon/detail/index.wxml
+2
-2
pages/coupon/detail/index.wxss
+1
-1
pages/index/searchbar/detail/index.wxml
+ 1
- 1
pages/coupon/detail/index.wxml
파일 보기
@@ -112,7 +112,7 @@
</view>
</view>
<view class='detailImg' wx:if="{{detailPicture.length>0}}">
<image wx:for="{{detailPicture}}" wx:key="{{index}}" wx:for-item="item" src='{{item}}'></image>
<image wx:for="{{detailPicture}}" wx:key="{{index}}" wx:for-item="item" src='{{item}}'
mode='widthFix'
></image>
</view>
</view>
+ 2
- 2
pages/coupon/detail/index.wxss
파일 보기
@@ -730,8 +730,8 @@ checkbox-group, radio-group {
margin-bottom: 20rpx;
}
.content {
margin: 0;
padding: 0;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
background: #f3f3f3;
+ 1
- 1
pages/index/searchbar/detail/index.wxml
파일 보기
@@ -44,7 +44,7 @@
<view class='merchant-shop'>
<view class='clearfix' style='width:100%;'>
<view class='fl'>
<text>联系
商户
</text>
<text>联系
电话
</text>
</view>
<view class='fr'>
<view style='display:inline-block;text-align:left;margin-right:20rpx;'>
쓰기
미리보기
불러오는 중...
취소
저장