Fix:3212 【商城小程序】首页千县功能指引“开始探寻”直接修改为“跳过”和“下一步”按钮
This commit is contained in:
+15
-1
@@ -962,7 +962,7 @@ export default {
|
|||||||
isBtn: false
|
isBtn: false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
url: this.webUrl + '/引导页素材/首页引导/Group7/Group 7-2.png',
|
url: this.webUrl + '/引导页素材/首页引导/Group8/Group 8-2.png',
|
||||||
style:{
|
style:{
|
||||||
position: 'absolute',
|
position: 'absolute',
|
||||||
zIndex: 99,
|
zIndex: 99,
|
||||||
@@ -973,6 +973,20 @@ export default {
|
|||||||
margin: 'auto',
|
margin: 'auto',
|
||||||
height: '46rpx',
|
height: '46rpx',
|
||||||
},
|
},
|
||||||
|
isBtn: 'jump'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
url: this.webUrl + '/引导页素材/首页引导/Group8/Group 8-3.png',
|
||||||
|
style:{
|
||||||
|
position: 'absolute',
|
||||||
|
zIndex: 99,
|
||||||
|
width: '129rpx',
|
||||||
|
top: 315*2+'rpx',
|
||||||
|
left: 139 * 2+'rpx',
|
||||||
|
right: 0,
|
||||||
|
margin: 'auto',
|
||||||
|
height: '46rpx',
|
||||||
|
},
|
||||||
isBtn: 'next'
|
isBtn: 'next'
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user