result.wxml 1.2 KB
<view class="container"><view style="text-align:center;width:90%;background-color:white;padding:30rpx;border-radius:30rpx;"><view><image style="width:200rpx;height:200rpx;" mode="aspectFit" src="{{BASE_URL+'/api/File/Image/annexpic/reportResult.PNG'}}"></image></view><view><view style="font-weight:bold;font-size:48rpx;">提交成功</view><view style="margin-top:20rpx;font-size:25rpx;">感谢您的提交</view><view style="margin-top:20rpx;font-size:25rpx;color:red;">温馨提示:请关注公众号后才能收到报备信息通知(如果登录过后未点击过关注却已经关注,请取消关注重新关注)!</view></view><view style="border-top:1px solid #e0e0e0;font-size:25rpx;margin-bottom:100rpx;margin-top:100rpx;"><view style="border-bottom:1px solid #e0e0e0;margin:20rpx;padding-bottom:20rpx;">公众号入口如下:</view><view><image style="border-radius:20rpx;" mode="aspectFit" src="{{BASE_URL+'/api/File/Image/annexpic/qrcode.jpg'}}" data-event-opts="{{[['tap',[['Priview',[BASE_URL+'/api/File/Image/annexpic/qrcode.jpg']]]]]}}" bindtap="__e"></image></view></view><view data-event-opts="{{[['tap',[['Submit',['$event']]]]]}}" class="centerview" style="color:white;" bindtap="__e">完成</view></view></view>