- <view class='container'>
- <view class='flexRow item'>
- <image src="/images/tz_ico.png" />
- <view class='flexCol flex1'>
- <view>系统消息</view>
- <text>无新的通知消息</text>
- </view>
- </view>
- <view class='flexRow item'>
- <image src="/images/tz_ico.png" />
- <view class='flexCol flex1'>
- <view>申请消息</view>
- <text>无新的通知消息</text>
- </view>
- </view>
- </view>
|