|
|
|
@ -76,7 +76,7 @@
|
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
<view class="formlistimg"> |
|
|
|
|
<!-- <view class="formlistimg"> |
|
|
|
|
<text>活动logo</text> |
|
|
|
|
<view class="upload" wx:for="{{uploaderListfront}}" wx:key="upimagfront"> |
|
|
|
|
<icon class='ui_uploader_item_icon' bindtap='clearImgfront' data-index="{{index}}" type="clear" size="20" |
|
|
|
@ -84,7 +84,7 @@
|
|
|
|
|
<image bindtap='showImgfront' data-index="{{index}}" src='{{item}}' mode='aspectFill'></image> |
|
|
|
|
</view> |
|
|
|
|
<image src="../../../images/imgadd.png" bindtap='uploadfront' wx:if="{{showUploadfront}}"></image> |
|
|
|
|
</view> |
|
|
|
|
</view> --> |
|
|
|
|
<view class="list"> |
|
|
|
|
<view class="title">活动地址</view> |
|
|
|
|
<view class="addressbox"> |
|
|
|
@ -101,8 +101,7 @@
|
|
|
|
|
style='width:60rpx;height:60rpx;margin-left:15rpx;margin-top:15rpx;' /> |
|
|
|
|
</view> |
|
|
|
|
<view> |
|
|
|
|
<textarea class='input_view' maxlength='-1' auto-height='true' bindinput='inputCon' value='{{firstCon}}' |
|
|
|
|
placeholder='写点什么...' bindblur="outBlur" id='0' /> |
|
|
|
|
<textarea class='input_view' maxlength='-1' auto-height='true' bindinput='inputCon' value='{{firstCon}}' placeholder='写点什么...' bindblur="outBlur" id='0' /> |
|
|
|
|
<view wx:for="{{dataList}}" wx:key="datalist" style='background-color:white;'> |
|
|
|
|
<view class='img_view'> |
|
|
|
|
<image src='{{item.pic}}' mode='aspectFill' /> |
|
|
|
@ -154,7 +153,7 @@
|
|
|
|
|
<text>允许帮助他人报名次数</text> |
|
|
|
|
<input type="text" placeholder="无限制" bindinput="helpInput"/> |
|
|
|
|
</view> |
|
|
|
|
<view class="formlist"> |
|
|
|
|
<!-- <view class="formlist"> |
|
|
|
|
<text>报名人是否需要审核</text> |
|
|
|
|
<view class="authright"> |
|
|
|
|
<radio-group name="isCheck" bindchange="checkChange" > |
|
|
|
@ -162,7 +161,7 @@
|
|
|
|
|
<label><radio value="1" color="#FFCB12"/>需要</label> |
|
|
|
|
</radio-group> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
</view> --> |
|
|
|
|
<view class="formlist noline" bindtap="tobackmoney"> |
|
|
|
|
<text>退款设置</text> |
|
|
|
|
<image src="../../../images/back.png"></image> |
|
|
|
@ -190,7 +189,7 @@
|
|
|
|
|
</radio-group> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
<view class="formlist"> |
|
|
|
|
<!-- <view class="formlist"> |
|
|
|
|
<text>是否显示报名列表</text> |
|
|
|
|
<view class="authright"> |
|
|
|
|
<radio-group name="isShowRegister" bindchange="showregisterChange" > |
|
|
|
@ -198,8 +197,8 @@
|
|
|
|
|
<label><radio value="1" checked="true" color="#FFCB12"/>显示</label> |
|
|
|
|
</radio-group> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
<view class="formlist"> |
|
|
|
|
</view> --> |
|
|
|
|
<!-- <view class="formlist"> |
|
|
|
|
<text>是否显示主办方信息</text> |
|
|
|
|
<view class="authright"> |
|
|
|
|
<radio-group name="isShowSponsor" bindchange="sponsorChange" > |
|
|
|
@ -207,7 +206,7 @@
|
|
|
|
|
<label><radio value="1" checked="true" color="#FFCB12"/>显示</label> |
|
|
|
|
</radio-group> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
</view> --> |
|
|
|
|
<view class="formlist" hidden> |
|
|
|
|
<text>保险</text> |
|
|
|
|
<input type="text" placeholder="请输入保险费用" bindinput="safeInput"/> |
|
|
|
@ -222,7 +221,7 @@
|
|
|
|
|
</radio-group> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
<view class="formlist"> |
|
|
|
|
<!-- <view class="formlist"> |
|
|
|
|
<text>小程序通知</text> |
|
|
|
|
<view class="authright"> |
|
|
|
|
<radio-group name="isAppletNotify" bindchange="appleChange" > |
|
|
|
@ -239,8 +238,8 @@
|
|
|
|
|
<label><radio value="1" checked="true" color="#FFCB12"/>通知</label> |
|
|
|
|
</radio-group> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
<view class="formlist"> |
|
|
|
|
</view> --> |
|
|
|
|
<!-- <view class="formlist"> |
|
|
|
|
<text>报名后自动加入俱乐部</text> |
|
|
|
|
<view class="authright"> |
|
|
|
|
<radio-group name="isJoin" bindchange="isJoinChange" > |
|
|
|
@ -248,7 +247,7 @@
|
|
|
|
|
<label><radio value="1" checked="true" color="#FFCB12"/>自动加入</label> |
|
|
|
|
</radio-group> |
|
|
|
|
</view> |
|
|
|
|
</view> |
|
|
|
|
</view> --> |
|
|
|
|
<view class="formlist" hidden> |
|
|
|
|
<text>上传分享海报</text> |
|
|
|
|
<button>点击上传</button> |
|
|
|
|