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