020bfaca by 杨炀

开放指南

1 parent f8ec2f11
......@@ -120,7 +120,7 @@
<el-col :sm="24" :lg="10">
<div class="bgbg">
<h1 style="color: #fff">{{matchData?.name}}</h1>
<a class="zn-btn" @click="goGuide" target="_blank" v-show="matchData?.id=='1778253367748993026'">参赛指南
<a class="zn-btn" @click="goGuide" target="_blank" >参赛指南
<el-icon>
<download/>
</el-icon>
......
......@@ -92,7 +92,7 @@
<div class="bgbg">
<h1 style="color: #fff">{{matchData?.name}}</h1>
<div class="mb30">
<a class="zn-btn" style="font-size: 15px" v-show="matchData?.id=='1778253367748993026'" @click="goGuide">
<a class="zn-btn" style="font-size: 15px" @click="goGuide">
GUIDELINE
<el-icon><download /></el-icon>
</a>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!