| 1 |
- <view class="cantent"><view class="top"><image src="../../static/img/img001.jpeg" mode></image></view><view class="content_box"><view class="row "><text class="tit">姓名<text class="icon">*</text></text><input class="input" type="text" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['','name','$event',[]]]]]]}}" value="{{name}}" bindinput="__e"/></view><view class="row"><text class="tit">性别<text class="icon">*</text></text><picker class="picker-box" value="{{index}}" range="{{array}}" data-event-opts="{{[['change',[['bindPickerSex',['$event']]]]]}}" bindchange="__e"><text>{{sex||''}}</text></picker></view><view class="row "><text class="tit">出生日期<text class="icon">*</text></text><picker class="picker-box" mode="date" value="{{birthday}}" data-event-opts="{{[['change',[['bindTimeChange',['$event']]]]]}}" bindchange="__e"><view class="uni-input">{{birthday}}</view></picker></view></view><view class="content_box"><view class="examine_name">照片<text class="icon">*</text></view><view class="examine_img"><image class="image" src="{{picture}}" mode="widthFix" data-event-opts="{{[['tap',[['scImg']]]]}}" bindtap="__e"></image></view></view><view class="content_box"><view class="row"><text class="tit">移动电话<text class="icon">*</text></text><input class="input" type="number" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['','phone','$event',[]]]]]]}}" value="{{phone}}" bindinput="__e"/></view><view class="row"><text class="tit">固定电话<text class="tip-info"></text></text><input class="input" type="number" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['','mobile','$event',[]]]]]]}}" value="{{mobile}}" bindinput="__e"/></view><view class="row"><text class="tit">电子邮箱<text class="tip-info"></text></text><input class="input" type="text" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['','email','$event',[]]]]]]}}" value="{{email}}" bindinput="__e"/></view><view class="row"><text class="tit">联系地址<text class="tip-info"></text></text><input class="input" type="text" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['','address','$event',[]]]]]]}}" value="{{address}}" bindinput="__e"/></view><view class="row"><text class="tit">邮编<text class="tip-info"></text></text><input class="input" type="number" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['','zip','$event',[]]]]]]}}" value="{{zip}}" bindinput="__e"/></view><view class="row"><text class="tit">工作单位<text class="tip-info"></text></text><input class="input" type="text" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['','work','$event',[]]]]]]}}" value="{{work}}" bindinput="__e"/></view><view class="row b-b"><text class="tit">职业/职务<text class="tip-info"></text></text><input class="input" type="text" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['','specialty','$event',[]]]]]]}}" value="{{specialty}}" bindinput="__e"/></view><view class="row b-b"><text class="tit">教育程度<text class="tip-info"></text></text><input class="input" type="text" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['','education','$event',[]]]]]]}}" value="{{education}}" bindinput="__e"/></view><view class="row b-b"><text class="tit">专业<text class="tip-info"></text></text><input class="input" type="text" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['','zy','$event',[]]]]]]}}" value="{{zy}}" bindinput="__e"/></view></view><view class="content_box"><view class="list-name">有无服务经验<text class="icon">*</text></view><view class="uni-list"><radio-group data-event-opts="{{[['change',[['radioChange1',['$event']]]]]}}" bindchange="__e"><view class="radio-list flex_item"><block wx:for="{{is_experience}}" wx:for-item="item" wx:for-index="index" wx:key="name"><label class="uni-list-cell uni-list-cell-pd flex_item"><view><radio style="transform:scale(0.7);" color="#E71F2C" value="{{item.name}}" checked="{{index===current}}"></radio></view><view>{{item.name}}</view></label></block></view></radio-group></view></view><view class="list-box"><view class="list-title">可提供服务的时间</view><view class="tip">请选择适当方格,可选多项</view><view class="content_box"><view class="list-name">时间段<text class="icon">*</text></view><view class="uni-list"><checkbox-group data-event-opts="{{[['change',[['checkboxChange',['$event']]]]]}}" bindchange="__e"><view class="radio-list flex_item"><block wx:for="{{days}}" wx:for-item="item" wx:for-index="__i0__" wx:key="name"><label class="uni-list-cell uni-list-cell-pd flex_item"><view><checkbox style="transform:scale(0.7);" value="{{item.name}}" color="#E71F2C" checked="{{item.checked}}"></checkbox></view><view>{{item.name}}</view></label></block></view></checkbox-group></view></view><view class="content_box"><view class="list-name">日期<text class="icon">*</text></view><view class="uni-list"><checkbox-group data-event-opts="{{[['change',[['checkboxChange1',['$event']]]]]}}" bindchange="__e"><view class="radio-list flex_item"><block wx:for="{{items}}" wx:for-item="item" wx:for-index="__i1__" wx:key="name"><label class="uni-list-cell uni-list-cell-pd flex_item"><view><checkbox style="transform:scale(0.7);" value="{{item.name}}" color="#E71F2C" checked="{{item.checked}}"></checkbox></view><view>{{item.name}}</view></label></block></view></checkbox-group></view></view></view><view class="list-box tpl-box"><view class="list-title">有兴趣参与的工作</view><view class="tip">请选择适当方格,可选多项</view><view class="content_box"><view class="uni-list"><checkbox-group data-event-opts="{{[['change',[['checkboxChange2',['$event']]]]]}}" bindchange="__e"><view class="radio-list flex_item"><block wx:for="{{works}}" wx:for-item="item" wx:for-index="__i2__" wx:key="name"><label class="uni-list-cell uni-list-cell-pd flex_item"><view><checkbox style="transform:scale(0.7);" value="{{item.name}}" color="#E71F2C" checked="{{item.checked}}"></checkbox></view><view>{{item.name}}</view></label></block></view></checkbox-group></view><input class="worksInput" type="text" data-event-opts="{{[['input',[['__set_model',['','worksText','$event',[]]]]]]}}" value="{{worksText}}" bindinput="__e"/></view></view><view class="list-box tpl-box"><view class="list-title">专长</view><view class="tip">请选择适当方格,可选多项</view><view class="content_box"><view class="uni-list"><checkbox-group data-event-opts="{{[['change',[['checkboxChange3',['$event']]]]]}}" bindchange="__e"><view class="radio-list flex_item"><block wx:for="{{expertise}}" wx:for-item="item" wx:for-index="__i3__" wx:key="name"><label class="uni-list-cell uni-list-cell-pd flex_item"><view><checkbox style="transform:scale(0.7);" value="{{item.name}}" color="#E71F2C" checked="{{item.checked}}"></checkbox></view><view>{{item.name}}</view></label></block></view></checkbox-group></view><input class="worksInput" type="text" data-event-opts="{{[['input',[['__set_model',['','expertiseText','$event',[]]]]]]}}" value="{{expertiseText}}" bindinput="__e"/></view></view><view class="list-box"><view class="list-title">个人声明</view><view class="check_box"><view><radio style="transform:scale(0.75);" color="#FF9797" checked="{{Getchecked}}" data-event-opts="{{[['tap',[['Getcheckbox',['$event']]]]]}}" bindtap="__e"></radio>本人同意将个人资料送交红十字志愿者工作委员会,申请注册登记,成为光荣的红十字志愿工作者,并乐于接受志愿工作安排,提供服务。</view></view></view><view data-event-opts="{{[['tap',[['confirm',['$event']]]]]}}" class="add-btn" bindtap="__e">立即提交</view></view>
|