我正在尝试按如下方式更改iPad弧层线宽的大小,但它不起作用。funcsetup(){letmodel=UIDevice.current.modelifmodel=="iPad"{backgroundArcLayer.lineWidth=36.0backgroundArcLayer.fillColor=nilbackgroundArcLayer.strokeEnd=2layer.addSublayer(backgroundArcLayer)frontArcLayer.lineWidth=36.0frontArcLayer.fillColor=nilfrontArcLayer.strok