lex-xin 4 gadi atpakaļ
vecāks
revīzija
96ed5526d9
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      src/views/childrensDay/index.vue

+ 2 - 2
src/views/childrensDay/index.vue

@@ -82,10 +82,10 @@
         <el-button type="primary" @click="onCreateQRCode('theory')"
           >乐理考级链接</el-button
         >
-        <el-button type="primary" @click="onCreateQRCode('musicOut')"
+        <el-button type="primary" @click="onCreateQRCode('musicOut')" style="background-color: #f97215; border: 1px solid #f97215"
           >对外器乐考级报名链接</el-button
         >
-        <el-button type="primary" @click="onCreateQRCode('theoryOut')"
+        <el-button type="primary" @click="onCreateQRCode('theoryOut')" style="background-color: #f97215; border: 1px solid #f97215"
           >对外乐理考级链接</el-button
         >
         <el-button