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.
44 lines
1.4 KiB
44 lines
1.4 KiB
<Tabs tabList="{{tabList}}" bind:tabChange="tabChange"/>
|
|
<view class="sub-tit">
|
|
<image src="../../../../images/statistics/sub-tit.png" mode="widthFix"/>
|
|
<text>不满意人员画像</text>
|
|
</view>
|
|
<picker>
|
|
<view class="picker">
|
|
基础教育
|
|
<image src="../../../../images/statistics/arrow_down.png" mode="widthFix" style="width:20rpx;height:12rpx;"></image>
|
|
</view>
|
|
</picker>
|
|
<view class="portrait">
|
|
<view class="bg">
|
|
<image src="../../../../images/statistics/hx_bg.png" mode="widthFix"/>
|
|
</view>
|
|
<view class="tags">
|
|
<view class="tag">
|
|
<view class="text">第一网格</view>
|
|
</view>
|
|
<view class="tag">
|
|
<view class="text">30-40岁</view>
|
|
</view>
|
|
<view class="tag">
|
|
<view class="text">流动人员</view>
|
|
</view>
|
|
<view class="tag">
|
|
<view class="text">月收入5000以下</view>
|
|
</view>
|
|
<view class="tag">
|
|
<view class="text">专科</view>
|
|
</view>
|
|
<view class="tag">
|
|
<view class="text">已婚</view>
|
|
</view>
|
|
<view class="tag">
|
|
<view class="text">男</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
|
|
<view class="btn">
|
|
<text>按画像匹配到同类:570人</text>
|
|
<image src="../../../../images/statistics/btn_right.png" mode="widthFix"/>
|
|
</view>
|
|
|