赛思维微信客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

9 lines
400 B

<view class="pagefailure">
<view class="pagefailure-title-wrap">
<view class="pagefailure-title" style="top:{{statusBarHeight}}px">问卷已失效</view>
</view>
<view class="pagefailure-content">
<image class="pagefailure-logo" mode="问卷已失效" src="{{baseURL}}/public/uploadfile/invalid.png"></image>
<view class="pagefailure-prompt">问卷已失效</view>
</view>
</view>