“74bc2ecfb5ca14d22eec1b6b8d476735067fa8db”上不存在“src/share/classes/com/sun/media/sound/DLSSampleLoop.java”
提交 d8a03323 编写于 作者: S swx1239486

宽高写反了修改

Signed-off-by: Nswx1239486 <songqinqin4@huawei.com>
上级 6a768006
......@@ -424,8 +424,8 @@ struct ScaleCapabilitySample {
.border({ width: 2, color: "#66F1CCB8"}) // 边框,仅用于展示效果
}
.backgroundColor("#FFFFFF")
.height(this.sliderWidth)
.width(this.sliderHeight)
.height(this.sliderHeight)
.width(this.sliderWidth)
this.slider()
}.width('100%')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册