|
@@ -251,7 +251,7 @@ export default {
|
|
} else {
|
|
} else {
|
|
// 字符串
|
|
// 字符串
|
|
this.url = `/html/index.html#g=1&p=${instructionList[to.path]}&c=1`;
|
|
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];
|
|
this.str = instructionList[to.path];
|
|
}
|
|
}
|
|
} else {
|
|
} else {
|