|
@@ -4,7 +4,7 @@
|
|
|
<el-col :span="24" class="info">
|
|
|
<el-col :span="24" class="topInfo">
|
|
|
<el-col :span="21" class="left">{{ title }}</el-col>
|
|
|
- <el-col :span="2" class="btn"><el-link :underline="false" @click.native="fabu()">我要发布</el-link></el-col>
|
|
|
+ <el-col :span="2" class="btn"><el-link :underline="false" @click.native="fabu()"></el-link></el-col>
|
|
|
<el-col :span="1" class="more">
|
|
|
<el-link :underline="false" @click="clickmore"><el-image :src="more"></el-image></el-link>
|
|
|
</el-col>
|