|
@@ -60,11 +60,6 @@
|
|
{{ item.meta && item.meta.createdAt ? new Date(item.meta.createdAt).toLocaleDateString() : '' || '' }}
|
|
{{ item.meta && item.meta.createdAt ? new Date(item.meta.createdAt).toLocaleDateString() : '' || '' }}
|
|
</el-col>
|
|
</el-col>
|
|
<el-col :span="24" class="introduction"> 简介:{{ item.resume }} </el-col>
|
|
<el-col :span="24" class="introduction"> 简介:{{ item.resume }} </el-col>
|
|
- <!-- <p>{{ item.meta && item.meta.createdAt ? new Date(item.meta.createdAt).toLocaleDateString() : '' || '' }}</p>
|
|
|
|
- <p>
|
|
|
|
- <span class="textOver" @click="clickzhuanjia(item.id)">{{ item.name }}</span>
|
|
|
|
- <span>{{ item.resume }}</span>
|
|
|
|
- </p> -->
|
|
|
|
</el-col>
|
|
</el-col>
|
|
</el-col>
|
|
</el-col>
|
|
<el-col class="page">
|
|
<el-col class="page">
|