|  | @@ -1,7 +1,7 @@
 | 
	
		
			
				|  |  |  import { defineComponent, reactive } from 'vue';
 | 
	
		
			
				|  |  |  import { Icon, Image } from 'vant';
 | 
	
		
			
				|  |  |  import styles from './index.module.less';
 | 
	
		
			
				|  |  | -import orchestraTopBg from '@/school/save-share-image/images/orchestra-top_bg.png';
 | 
	
		
			
				|  |  | +import orchestraTopBg from '@/views/student-register/images/orchestra-top_bg.png';
 | 
	
		
			
				|  |  |  import OQrcode from '@/components/m-qrcode';
 | 
	
		
			
				|  |  |  import { browser } from '@/helpers/utils';
 | 
	
		
			
				|  |  |  import { useRouter } from 'vue-router';
 |