|
|
|
@ -2,7 +2,7 @@
|
|
|
|
<div class="detail-container">
|
|
|
|
<div class="detail-container">
|
|
|
|
<div style="height: 56px;"></div>
|
|
|
|
<div style="height: 56px;"></div>
|
|
|
|
<!-- 面包屑 -->
|
|
|
|
<!-- 面包屑 -->
|
|
|
|
<a-breadcrumb class="w">
|
|
|
|
<a-breadcrumb class="w" style="width: 800px;min-width: 800px;">
|
|
|
|
<a-breadcrumb-item href>
|
|
|
|
<a-breadcrumb-item href>
|
|
|
|
<router-link to="/main">
|
|
|
|
<router-link to="/main">
|
|
|
|
<a-icon type="home" />
|
|
|
|
<a-icon type="home" />
|
|
|
|
@ -428,6 +428,7 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="maincontentright" v-if="false">
|
|
|
|
<div class="maincontentright" v-if="false">
|
|
|
|
<!-- <div class="hotphone">
|
|
|
|
<!-- <div class="hotphone">
|
|
|
|
@ -1550,7 +1551,7 @@ export default {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.jobinformationbox,
|
|
|
|
.jobinformationbox,
|
|
|
|
.proxy {
|
|
|
|
.proxy {
|
|
|
|
width: 704px;
|
|
|
|
width: 780px;
|
|
|
|
// border: 1px solid #eeefef;
|
|
|
|
// border: 1px solid #eeefef;
|
|
|
|
overflow: hidden;
|
|
|
|
overflow: hidden;
|
|
|
|
border-radius: 4px;
|
|
|
|
border-radius: 4px;
|
|
|
|
|