You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<view class='container' hover-class='none' hover-stop-propagation='false'>
|
|
|
|
|
<i wx:if='{{success}}' style='color:#20b759' class='iconfont icon-tijiaochenggong2'></i>
|
|
|
|
|
<i wx:if='{{fail}}' style='color:#ff0000' class='iconfont icon-tishi'></i>
|
|
|
|
|
<view class='f22 fw500' hover-class='none' hover-stop-propagation='false'>{{messageInfo}}</view>
|
|
|
|
|
<view class="f14 c9 mt16" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
您已成功报名该岗位,请等待岗位发布者联系您。
|
|
|
|
|
</view>
|
|
|
|
|
<view class='loginOut normalBtn' hover-class='thover' bindtap='finish'>知道了</view>
|
|
|
|
|
<!-- <view class='f14 mt24' bindtap='toMine' hover-class='none' style='color:#576B95' hover-stop-propagation='false'>返回职位列表</view> -->
|
|
|
|
|
</view>
|