Fix:3217 【商城小程序】按如下顺序调整一下首页的新手指引提示顺序
This commit is contained in:
@@ -93,8 +93,6 @@
|
||||
},
|
||||
next() {
|
||||
this.throttle(() => {
|
||||
console.log(this.functionGuideData.step, this.maxStep);
|
||||
|
||||
if (this.functionGuideData.step == this.maxStep) {
|
||||
this.jump()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user