lex 2 éve
szülő
commit
5f09d5ddfb

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 2 - 2
public/muic-standard/index.html


A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 92 - 0
public/muic-standard/question.html


BIN
public/muic-standard/question/1.png


BIN
public/muic-standard/question/2.png


BIN
public/muic-standard/question/3.png


+ 1 - 1
src/teacher/music/upload/index.tsx

@@ -406,7 +406,7 @@ export default defineComponent({
       let url = `${location.origin}/teacher/#/registerProtocol`
 
       if (type === 'question') {
-        // url = `${location.origin}/teacher/muic-standard/index.html`
+        url = `${location.origin}/teacher/muic-standard/question.html`
       } else if (type === 'music') {
         url = `${location.origin}/teacher/muic-standard/index.html`
       }

Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott