|  | @@ -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
 |