1ce9c5b6 by 华明祺

no message

1 parent 2696ddab
...@@ -85,12 +85,10 @@ ...@@ -85,12 +85,10 @@
85 <el-col :sm="24" :lg="10"> 85 <el-col :sm="24" :lg="10">
86 <div class="bgbg"> 86 <div class="bgbg">
87 <h1 style="color: #fff">{{matchData?.name}}</h1> 87 <h1 style="color: #fff">{{matchData?.name}}</h1>
88 <div> 88 <div style="margin-bottom: 30px">
89 <a class="zn-btn" @click="goGuide"> 89 <a class="zn-btn" style="font-size: 15px" @click="goGuide">GUIDELINE<el-icon><download /></el-icon>
90 GUIDELINE
91 <el-icon><download /></el-icon>
92 </a> 90 </a>
93 <a class="zn-btn ml20 btn-q " @click="popMaster">Junior &Youth Camp REGISTER<el-icon><Edit /></el-icon> 91 <a class="zn-btn ml20 btn-q" style="font-size: 15px" @click="popMaster">Junior &Youth Camp REGISTER<el-icon><Edit /></el-icon>
94 </a> 92 </a>
95 </div> 93 </div>
96 94
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!