<!--components/empty-page/empty-page.wxml--> <view class='no_data'> <image src="{{imgServerUrl}}/images/happyjob/position_empty.png" class="white" /> <view class='no_text'> <text>呃哦……什么也没有</text> <text class="text">只有一只正在发呆的小白</text> </view> </view>