|
@@ -28,17 +28,7 @@
|
|
<span>{{ item.date }}</span>
|
|
<span>{{ item.date }}</span>
|
|
</el-col>
|
|
</el-col>
|
|
<el-col :span="24" class="two">
|
|
<el-col :span="24" class="two">
|
|
- <p class="hywl">
|
|
|
|
- <span>欢迎</span>
|
|
|
|
- <span>{{ item.name }}</span>
|
|
|
|
- <span>位临现场</span>
|
|
|
|
- <el-image :src="hand" class="hand"></el-image>
|
|
|
|
- <el-image :src="hand" class="hand"></el-image>
|
|
|
|
- <el-image :src="hand" class="hand"></el-image>
|
|
|
|
- <el-image :src="hand" class="hand"></el-image>
|
|
|
|
- <el-image :src="hand" class="hand"></el-image>
|
|
|
|
- <el-image :src="hand" class="hand"></el-image>
|
|
|
|
- </p>
|
|
|
|
|
|
+ <p class="hywl">{{ item.content }}</p>
|
|
</el-col>
|
|
</el-col>
|
|
</el-col>
|
|
</el-col>
|
|
</el-col>
|
|
</el-col>
|