flat: 新页面
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
</view> -->
|
</view> -->
|
||||||
<view style="display: flex;align-items: center;">
|
<view style="display: flex;align-items: center;">
|
||||||
<image src="../../static/img/city.png" style="width: 40rpx;height: 40rpx;margin-right: 10rpx;" mode=""></image>
|
<image src="../../static/img/city.png" style="width: 40rpx;height: 40rpx;margin-right: 10rpx;" mode=""></image>
|
||||||
<view style="font-size: 26rpx;color:#333;">{{ companyitem.jobCompanyName }}</view>
|
<view style="font-size: 26rpx;color:#333;">{{ companyitem.jobAddress }}</view>
|
||||||
</view>
|
</view>
|
||||||
<!-- <view v-if="near">
|
<!-- <view v-if="near">
|
||||||
{{ companyitem.distanceStr }}km
|
{{ companyitem.distanceStr }}km
|
||||||
|
|||||||
@@ -25,7 +25,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<view class="head">
|
<view class="head">
|
||||||
<view class="proname proneed">
|
<view class="proname proneed">
|
||||||
岗位要求
|
招工要求
|
||||||
</view>
|
</view>
|
||||||
<!-- <view class="prolist">
|
<!-- <view class="prolist">
|
||||||
<view class="protype">
|
<view class="protype">
|
||||||
@@ -41,10 +41,10 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="prolist">
|
<view class="prolist">
|
||||||
岗位地址:{{info.jobAddress}}
|
招工地址:{{info.jobAddress}}
|
||||||
</view>
|
</view>
|
||||||
<view class="prolist proint" style="font-weight: bold;color:#333;">
|
<view class="prolist proint" style="font-weight: bold;color:#333;">
|
||||||
任务描述
|
招工描述
|
||||||
</view>
|
</view>
|
||||||
<view class="prolist description">
|
<view class="prolist description">
|
||||||
{{info.jobDescription}}
|
{{info.jobDescription}}
|
||||||
@@ -56,9 +56,9 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<!-- 技能标签 end -->
|
<!-- 技能标签 end -->
|
||||||
<view v-if="info.jobSources" class="prolist">
|
<!-- <view v-if="info.jobSources" class="prolist">
|
||||||
来源:{{info.jobSources}}
|
来源:{{info.jobSources}}
|
||||||
</view>
|
</view> -->
|
||||||
</view>
|
</view>
|
||||||
<view class="head">
|
<view class="head">
|
||||||
<!-- <view class="proname proneed">
|
<!-- <view class="proname proneed">
|
||||||
|
|||||||
Reference in New Issue
Block a user