Explorar o código

提交一下

1
mo %!s(int64=4) %!d(string=hai) anos
pai
achega
fb66526802
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/layout/components/instructions.vue

+ 1 - 1
src/layout/components/instructions.vue

@@ -251,7 +251,7 @@ export default {
         } else {
           // 字符串
           this.url = `/html/index.html#g=1&p=${instructionList[to.path]}&c=1`;
-          console.log(this.url)
+          // console.log(this.url)
           this.str = instructionList[to.path];
         }
       } else {