mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-06-10 20:29:28 +08:00
fix: 修复文章详情海报二维码在安卓下显示异常问题
This commit is contained in:
@@ -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),
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user