This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
[活动报名][修改]:[修改merge出现的问题]
tags/河北版C.8.1.01
meo
5 years ago
parent
cc79c804ce
commit
6cac222f34
3 changed files
with
3 additions
and
9 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
components/banner/index.wxss
+1
-2
pages/main/coupons/index.wxss
+0
-5
pages/radetail/index.wxml
+ 2
- 2
components/banner/index.wxss
View File
@@ -10,8 +10,8 @@
.index-slide, swiper-item
.index-slide-image {
display: block;
width:
69
0rpx;
height: 25
8
rpx;
width:
71
0rpx;
height: 2
6
5rpx;
margin: 0 auto;
border-radius: 16rpx;
overflow: hidden;
+ 1
- 2
pages/main/coupons/index.wxss
View File
@@ -1,6 +1,6 @@
@import "../../../app.wxss";
.index-coupons {
padding: 0
3
0rpx;
padding: 0
2
0rpx;
/* margin-top: 40rpx; */
/* background:linear-gradient(0deg,rgba(235,235,235,1) 0%,rgba(255,255,255,0.8) 100%); */
}
@@ -15,7 +15,6 @@
color: #999;
}
.coupons c-coupons{
width: 335rpx;
height: 354rpx;
margin-bottom: 34rpx;
}
+ 0
- 5
pages/radetail/index.wxml
View File
@@ -33,11 +33,6 @@
</view>
</view>
</view>
<!-- 自由图文格式 -->
<view wx:if="{{data.type == 2}}">
<view class="content">
<template is="wxParse" data="{{wxParseData:article.nodes}}" />
</view>
</view>
<!-- 自由图文格式 -->
<view wx:if="{{data.type == 2}}" style='padding-top:{{navigationBarHeight}}'>
Write
Preview
Loading…
Cancel
Save