lex 2 年之前
父節點
當前提交
5f09d5ddfb

File diff suppressed because it is too large
+ 2 - 2
public/muic-standard/index.html


File diff suppressed because it is too large
+ 92 - 0
public/muic-standard/question.html


二進制
public/muic-standard/question/1.png


二進制
public/muic-standard/question/2.png


二進制
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`
       }

Some files were not shown because too many files changed in this diff