Fix:3217 【商城小程序】按如下顺序调整一下首页的新手指引提示顺序

This commit is contained in:
linxi
2025-02-12 18:19:59 +08:00
parent 2c325ad5b1
commit 6a66405a2f
2 changed files with 121 additions and 120 deletions
-2
View File
@@ -93,8 +93,6 @@
},
next() {
this.throttle(() => {
console.log(this.functionGuideData.step, this.maxStep);
if (this.functionGuideData.step == this.maxStep) {
this.jump()
return