mo 1 년 전
부모
커밋
0915001a48
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/layout/index.tsx

+ 1 - 1
src/components/layout/index.tsx

@@ -617,7 +617,7 @@ export default defineComponent({
           style={{ width: '687px' }}>
           <div class={styles.modeWrap}>
             <iframe
-              src={`${vaildUrl()} /metronome/ ? id = ${new Date().getTime()} `}
+              src={`${vaildUrl()}/metronome/?id=${new Date().getTime()}`}
               scrolling="no"
               frameborder="0"
               width="100%"