|
@@ -102,14 +102,12 @@
|
|
|
</el-col> -->
|
|
|
<!-- </el-row> -->
|
|
|
<!-- 公司概况 -->
|
|
|
- <el-col :sm="24" :lg="24">
|
|
|
+ <!-- <el-col :sm="24" :lg="24">
|
|
|
<div class="index_heade index_headeProfile">
|
|
|
<img src="../assets/images/icon_tjbj.png" alt="" class="index_headerImg">
|
|
|
<p class="index_headetab">
|
|
|
<span :class="[numprofile == index ? ' spanto' : '']" v-for="(item,index) in editableTabsteo" :key="index" @click="tabSbuprofile(item.dictValue)">{{item.dictLabel}} </span>
|
|
|
</p>
|
|
|
- <!-- <el-tabs v-model="activeName" @tab-click="handleClick">
|
|
|
- <el-tab-pane label="用户管理" name="first"> -->
|
|
|
<div style="height: 84%;">
|
|
|
<div style="height: 85%;">
|
|
|
<h3 style="text-align: center; margin: 35px 0; margin-bottom: 0;" v-html="tieku"></h3>
|
|
@@ -117,7 +115,6 @@
|
|
|
<div class="index_profilep" v-html="comg"></div>
|
|
|
</pre>
|
|
|
</div>
|
|
|
- <!-- {{getLisprofileone[0].info_content}} -->
|
|
|
<div class="index_haderPagin">
|
|
|
<el-pagination
|
|
|
@size-change="handleSizeChangeprofile"
|
|
@@ -131,7 +128,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- </el-col>
|
|
|
+ </el-col> -->
|
|
|
</el-col>
|
|
|
|
|
|
<el-col :sm="24" :lg="7" style="padding-left: 15px">
|