|
@@ -252,7 +252,6 @@ export default {
|
|
// 字符串
|
|
// 字符串
|
|
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`;
|
|
this.str = instructionList[to.path];
|
|
this.str = instructionList[to.path];
|
|
- console.log(this.str, this.url);
|
|
|
|
}
|
|
}
|
|
} else {
|
|
} else {
|
|
this.isShowBtn = false;
|
|
this.isShowBtn = false;
|