|  | @@ -326,7 +326,7 @@ export default defineComponent({
 | 
											
												
													
														|  |        const origin = /(localhost|192)/.test(location.host)
 |  |        const origin = /(localhost|192)/.test(location.host)
 | 
											
												
													
														|  |          ? 'https://test.gym.lexiaoya.cn'
 |  |          ? 'https://test.gym.lexiaoya.cn'
 | 
											
												
													
														|  |          : location.origin;
 |  |          : location.origin;
 | 
											
												
													
														|  | -      const src = `${origin}/accompany/?Authorization=${Authorization}#/detail/${m.materialMusicId}`;
 |  | 
 | 
											
												
													
														|  | 
 |  | +      const src = `${origin}/accompany/?Authorization=${Authorization}#/detail/${item.value.materialMusicId}`;
 | 
											
												
													
														|  |        postMessage({
 |  |        postMessage({
 | 
											
												
													
														|  |          api: 'openAccompanyWebView',
 |  |          api: 'openAccompanyWebView',
 | 
											
												
													
														|  |          content: {
 |  |          content: {
 |