mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2025-05-19 01:50:15 +09:00
fix: 修复文章详情海报二维码在安卓下显示异常问题
This commit is contained in:
parent
6a0bb0e07f
commit
9aa0e310f2
@ -663,8 +663,8 @@ export default {
|
|||||||
height: 160,
|
height: 160,
|
||||||
x: 24,
|
x: 24,
|
||||||
y: 752,
|
y: 752,
|
||||||
radius: 0,
|
radius: 12,
|
||||||
lineWidth: 6,
|
lineWidth: 0,
|
||||||
lineColor: '#FFFFFF',
|
lineColor: '#FFFFFF',
|
||||||
path: this.$utils.checkImageUrl(_qrCodeImageUrl),
|
path: this.$utils.checkImageUrl(_qrCodeImageUrl),
|
||||||
}, {
|
}, {
|
||||||
|
Loading…
Reference in New Issue
Block a user