diff --git a/pages/home/index.vue b/pages/home/index.vue index 29bbacf..d369579 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -1088,9 +1088,57 @@ export default { ] this.toEle('xkd', imgs) return + } + if (this.functionGuideData.step == 12) { + const imgs = [ + { + url: this.webUrl + '/引导页素材/首页引导/Group11/Group 11-1.png', + style:{ + position: 'absolute', + zIndex: 99, + width: '450rpx', + top: 465*2+'rpx', + left: 120*2+'rpx', + right: 0, + margin: 'auto', + height: '218rpx', + }, + isBtn: false + }, + { + url: this.webUrl + '/引导页素材/首页引导/Group11/Group 11-2.png', + style:{ + position: 'absolute', + zIndex: 99, + width: '118rpx', + top: 575*2+'rpx', + left: -210*2+'rpx', + right: 0, + margin: 'auto', + height: '46rpx', + }, + isBtn: 'jump' + }, + { + url: this.webUrl + '/引导页素材/首页引导/Group11/Group 11-3.png', + style:{ + position: 'absolute', + zIndex: 99, + width: '118rpx', + top: 575*2+'rpx', + left: -70*2+'rpx', + right: 0, + margin: 'auto', + height: '46rpx', + }, + isBtn: 'next' + } + ] + this.toEle('xpsx', imgs) + return } // top 140, buttom: 540 - if(this.functionGuideData.step == 12) { + if(this.functionGuideData.step == 13) { const imgs = [ { url: this.webUrl + '/引导页素材/首页引导/Group10/Group 10-1.png', @@ -1150,54 +1198,7 @@ export default { }) return } - if (this.functionGuideData.step == 13) { - const imgs = [ - { - url: this.webUrl + '/引导页素材/首页引导/Group11/Group 11-1.png', - style:{ - position: 'absolute', - zIndex: 99, - width: '450rpx', - top: 465*2+'rpx', - left: 120*2+'rpx', - right: 0, - margin: 'auto', - height: '218rpx', - }, - isBtn: false - }, - { - url: this.webUrl + '/引导页素材/首页引导/Group11/Group 11-2.png', - style:{ - position: 'absolute', - zIndex: 99, - width: '118rpx', - top: 575*2+'rpx', - left: -210*2+'rpx', - right: 0, - margin: 'auto', - height: '46rpx', - }, - isBtn: 'jump' - }, - { - url: this.webUrl + '/引导页素材/首页引导/Group11/Group 11-3.png', - style:{ - position: 'absolute', - zIndex: 99, - width: '118rpx', - top: 575*2+'rpx', - left: -70*2+'rpx', - right: 0, - margin: 'auto', - height: '46rpx', - }, - isBtn: 'next' - } - ] - this.toEle('xpsx', imgs) - return - } + if (this.functionGuideData.step == 14) { const imgs = [