We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413160a commit cd15656Copy full SHA for cd15656
src/components/auto.vue
@@ -44,7 +44,7 @@ export default {
44
console.log('走你');
45
this.autoPuzzles(Setting).searchPath();
46
} else {
47
- alert("这也太乱了,搞不了(自动重新打乱)");
+ alert("这也太乱了(自动重新打乱)");
48
this.shuffle();
49
setTimeout(() => {
50
this.aotoPlay();
0 commit comments