liushengqiang hace 2 años
padre
commit
7b3fcd9a05
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/page-gym/custom-plugins/guide-page/steps/zero-step.tsx

+ 0 - 1
src/page-gym/custom-plugins/guide-page/steps/zero-step.tsx

@@ -83,7 +83,6 @@ export default defineComponent({
 	render() {
 		return (
 			<div>
-				<audio src={mp3s[`../mp3/${IDSteps[this.step]}.mp3`].default} autoplay></audio>
 				<div style={this.box} class={styles.box}></div>
 				<div class={styles.messagebox}>
 					{/* @ts-ignore */}