Fix:3181 【商城小程序】调整功能指引批注位置(机型:vivo x60 pro+)
This commit is contained in:
@@ -785,7 +785,7 @@ export default {
|
||||
position: 'absolute',
|
||||
zIndex: 99,
|
||||
width: '500rpx',
|
||||
top: 549*2+'rpx',
|
||||
top: res.top-100+'px',
|
||||
left: 80*2+'rpx',
|
||||
height: '200rpx',
|
||||
/* px: ; */
|
||||
@@ -798,7 +798,7 @@ export default {
|
||||
position: 'absolute',
|
||||
zIndex: 99,
|
||||
width: '117rpx',
|
||||
top: 520*2+'rpx',
|
||||
top: res.top-123+'px',
|
||||
left: 60*2+'rpx',
|
||||
right: 0,
|
||||
margin: 'auto',
|
||||
@@ -812,7 +812,7 @@ export default {
|
||||
position: 'absolute',
|
||||
zIndex: 99,
|
||||
width: '117rpx',
|
||||
top: 520*2+'rpx',
|
||||
top: res.top-123+'px',
|
||||
left: 260*2+'rpx',
|
||||
height: '46rpx',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user