Commit 2be242ca authored by ltz's avatar ltz

Merge branch 'wxl-develop-v2' of git.server:wangxuelai/wechatapp.shangjiadao.com into lvtz_home

parents 4aaaec9f a20c5f11
......@@ -511,6 +511,7 @@ Page({
})
this.setData({
infogetShow: false,
'moreTheme.info_collection_count': this.moreTheme.info_collection_count + 1
});
if (this.data.moreTheme.join_rule_type == 2) {
this.setData({
......
......@@ -93,7 +93,7 @@
</view> -->
</view>
</view>
<!-- -->
<!-- -->
<view class="dailog-box info-dialog" wx:if="{{infogetShow}}">
<view class="content-box">
<view class="closebox" bindtap="closeinfoget">
......
......@@ -335,6 +335,7 @@
font-size: 28rpx;
line-height: 2;
border-bottom: 1px solid rgba(0,0,0,0.1);
padding: 6rpx 0;
}
.signupcontent .radiaitem:last-child {
border-bottom: none;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment