mo 1 год назад
Родитель
Сommit
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%"