Skip to content

Commit ff7ad66

Browse files
add-uosdeepin-bot[bot]
authored andcommitted
style(hotspot): optimize hotspot dialog UI appearance
change save button to recommended button style for better visual consistency. 添加透明背景并将保存按钮改为推荐按钮样式。 Log: 优化热点对话框UI PMS: BUG-316567 Influence: 热点对话框界面更加美观统一,提升用户体验。
1 parent 10e995e commit ff7ad66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dcc-network/qml/PageHotspot.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ DccObject {
341341
color: this.palette.button
342342
}
343343

344-
D.Button {
344+
D.RecommandButton {
345345
Layout.fillWidth: true
346346
// contentItem: D.IconLabel {
347347
text: qsTr("Save")

0 commit comments

Comments
 (0)