From 9d1a8916fcda574347ee4b4cd41a2d5d99e47d17 Mon Sep 17 00:00:00 2001 From: linxi Date: Wed, 12 Feb 2025 18:26:55 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3217=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E6=8C=89=E5=A6=82=E4=B8=8B?= =?UTF-8?q?=E9=A1=BA=E5=BA=8F=E8=B0=83=E6=95=B4=E4=B8=80=E4=B8=8B=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E7=9A=84=E6=96=B0=E6=89=8B=E6=8C=87=E5=BC=95=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E9=A1=BA=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/index.vue | 99 ++++++++++++++++++++++---------------------- 1 file changed, 50 insertions(+), 49 deletions(-) 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 = [