1 |
- <view><scroll-view class="styleheight" scroll-y="true" scroll-top="{{scrollTop}}" scroll-into-view="{{jump}}" croll-top="{{scrollTop}}" data-event-opts="{{[['scroll',[['scrollTopFun',['$event']]]]]}}" bindscroll="__e"><image class="banner" src="{{toppic}}" mode="widthFix"></image><view class="contact_d"><rich-text class="richtext" nodes="{{effectPic}}"></rich-text></view><form data-event-opts="{{[['submit',[['formBindsubmit',['$event']]]],['reset',[['dsubmit',['$event']]]]]}}" bindsubmit="__e" bindreset="__e"><view class="form"><view class="section"><picker value="{{index}}" range="{{cooper}}" data-type="{{cooperation1}}" name="cooperation1" data-event-opts="{{[['change',[['mySelect',['$event']]]]]}}" bindchange="__e"><image class="images" src="../../../static/images/switch-2.png"></image><view class="picker"><view class="color">{{firstPerson}}</view><view class="cooper">{{cooper[index]}}</view></view></picker></view><view class="user username"><image class="images_user" src="../../../static/images/user.png"></image><input class="inpu_t " name="name" data-names="{{names}}" type="text" placeholder="{{placeholder1}}" placeholder-class="phcolor" value="{{name}}"/></view><view class="user phone"><image class="images_user" src="../../../static/images/datl.png"></image><input class="inpu_t" name="phone" data-phones="{{phones}}" type="text" placeholder="{{placeholder2}}" placeholder-class="phcolor" value="{{phone}}"/></view><view class="user address"><image class="images_user" src="../../../static/images/address.png"></image><input class="inpu_t" name="address" type="text" placeholder="{{placeholder3}}" placeholder-class="phcolor" value="{{address}}"/></view><view hidden="{{!(iSshow)}}" class="masklayer"><image class="prosperit_y" src="../../../static/images/prosperity.png"></image><view class="presen_t">信息提交成功</view><view class="xinxi_t">我们会在1-2个工作日内给您回复,</view><view class="xinxi_t">请注意接听。</view></view><button class="button" form-type="submit" hover-class="none" id="wengao" type="primary">提交</button></view></form><view class="suspension" style="{{'display:'+(viewButton?'block':'none')+';'}}"><view><view data-event-opts="{{[['tap',[['jump1',['$event']]]]]}}" class="affairs" bindtap="__e"><view class="text-s">商务合作</view></view><view class="contact"><view data-event-opts="{{[['tap',[['dial',['$event']]]]]}}" class="text_d" bindtap="__e">立即联系</view></view></view></view></scroll-view></view>
|