瀏覽代碼

修改颜色

lex-xin 4 年之前
父節點
當前提交
96ed5526d9
共有 1 個文件被更改,包括 2 次插入2 次删除
  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