|
@@ -35,10 +35,6 @@
|
|
|
<text class="text">性别:</text>
|
|
|
<text class="text1">{{details.gender}}</text>
|
|
|
</view>
|
|
|
- <view class="two">
|
|
|
- <text class="text">类别:</text>
|
|
|
- <text class="text1">{{details.type}}</text>
|
|
|
- </view>
|
|
|
<view class="two">
|
|
|
<text class="text">岗位:</text>
|
|
|
<text class="text1">{{details.work}}</text>
|