From 2a2956e400d56ecd3eb159f2659278accc78a064 Mon Sep 17 00:00:00 2001 From: eternity Date: Thu, 7 Jul 2022 10:20:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/history/history.js | 2 +- pages/index/index.wxml | 2 +- pages/index/index.wxss | 3 ++- pages/release/addactive/addactive.js | 14 ++++++------- pages/release/addactive/addactive.wxml | 27 +++++++++++++------------- 5 files changed, 24 insertions(+), 24 deletions(-) diff --git a/pages/index/history/history.js b/pages/index/history/history.js index 464e986..1efc246 100644 --- a/pages/index/history/history.js +++ b/pages/index/history/history.js @@ -11,7 +11,7 @@ Page({ }, toedit:function(){ wx.navigateTo({ - url: '../editjoin/editjoin' + url: '/pages/index/editjoin/editjoin?data='+wx.getStorageSync('item') }) }, NowIndex:function(e){ diff --git a/pages/index/index.wxml b/pages/index/index.wxml index fcb4e0a..fc2522d 100644 --- a/pages/index/index.wxml +++ b/pages/index/index.wxml @@ -99,7 +99,7 @@ --> - + diff --git a/pages/index/index.wxss b/pages/index/index.wxss index 0866712..781b01b 100644 --- a/pages/index/index.wxss +++ b/pages/index/index.wxss @@ -49,7 +49,8 @@ .active .active-more image{height:40rpx;width:40rpx;vertical-align: sub;} .popularity{width:94%;margin:30rpx auto;height:900rpx;border-radius:16rpx;position: relative;} .popularity .popimg{width:100%;height:100%;} -.popularity .popview{position: absolute;top:0;left:0;width:100%;border-radius: 20rpx; } +.popularity .popview{position: absolute;top:0;left:0;width:100%;border-radius: 20rpx; + background-image: '' no-repeat;background-size: cover;} .popularity .popview .poptitle{height:60rpx;margin:20rpx auto; width:90%;display: flex;justify-content: space-between;} .popularity .popview .poptitle .title-left{height:60rpx;width:275rpx;position: relative;} .popularity .popview .poptitle .title-left image{height:100%;width:100%;} diff --git a/pages/release/addactive/addactive.js b/pages/release/addactive/addactive.js index d1d53ab..0255ae8 100644 --- a/pages/release/addactive/addactive.js +++ b/pages/release/addactive/addactive.js @@ -616,20 +616,20 @@ uploadfront: function (e) { isHelpRegister:that.data.isHelpRegister?that.data.isHelpRegister:-1, costReq: [],//费用信息列表 coverFirstImage: that.data.showList[0] ? that.data.showList[0] : '', - activityLogo: that.data.showListfront[0] ? that.data.showListfront[0] : '', + activityLogo: that.data.showList[0] ? that.data.showList[0] : '', endRegisterTime: that.data.startTTwo, endTime: that.data.startTFour, insurancePrice: that.data.insurancePrice, insuranceType: that.data.insuranceType, createdTel:that.data.createdTel, - isAppletNotify: '1', - isCheck: that.data.isCheck, + isAppletNotify: '0', + isCheck:0, isFree: that.data.isFree?that.data.isFree:1, isLimit: that.data.isLimit, - isJoin: that.data.isJoin, - isShowRegister: that.data.isShowRegister, - isShowSponsor: that.data.isShowSponsor, - isSmsNotify: that.data.isSmsNotify, + isJoin: 1, + isShowRegister: 1, + isShowSponsor: 1, + isSmsNotify:0, isUpdateRegister: that.data.isUpdateRegister, publishStatus: '1', // questionReq: that.data.questionReq, diff --git a/pages/release/addactive/addactive.wxml b/pages/release/addactive/addactive.wxml index 8bed725..66ba8a8 100644 --- a/pages/release/addactive/addactive.wxml +++ b/pages/release/addactive/addactive.wxml @@ -76,7 +76,7 @@ - + 活动地址 @@ -101,8 +101,7 @@ style='width:60rpx;height:60rpx;margin-left:15rpx;margin-top:15rpx;' /> -