Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修复了代理与端口之间控件使用不对的问题 #157

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

LoserZzy
Copy link

@LoserZzy LoserZzy commented Apr 19, 2023

系统代理,应用代理,网络详情页面的每一行间距过大,把间距改为1

issue: #141

Log: 修复了代理与端口之间控件使用不对的问题

修改前效果:

修改前2

修改前3

修改后效果:

修改后效果2

修改后效果3

@Decodetalkers
Copy link
Contributor

有线链接这个标题不在group里面,是并列的

@LoserZzy
Copy link
Author

好的 再改下

@Decodetalkers
Copy link
Contributor

还是不太对。。group是把一组放到一起并且设置背景颜色。。它本身也可以被appendChild, 不要一股脑都加到group里面

另外记得是

git add .
git commit --amend

@Decodetalkers
Copy link
Contributor

1
tips 和下面的按钮不要动它,按钮是float的,你加到group就错了
你只要把上面的child加到group然后把group appendchild就行了
下面的不要动

2

有线连接是单独的child
下面的一组是group

@LoserZzy
Copy link
Author

好的好的

@Decodetalkers
Copy link
Contributor

Decodetalkers commented Apr 19, 2023

commit 尽量用英文,当然也不强制,既然你修改了方案,那commit也要--amend修改,然后保存

另外调试的话,你可以编译安装最新的控制中心,

dde-control-center --spec /dir/of/so

这样会方便你调试。。我希望控制中心发版本后再解决这些插件的问题。。不过你现在已经在修改了。

控制中心的文档也还不全呢。。

@LoserZzy
Copy link
Author

确实,改起来也有点麻烦,我尽量再改,谢谢

@github-actions
Copy link

github-actions bot commented Apr 20, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@Decodetalkers
Copy link
Contributor

怎么又搞出了两个Commit,是Rebase不是merge啊

@LoserZzy
Copy link
Author

麻了,这个应该怎么撤回呢

@Decodetalkers
Copy link
Contributor

你本地还是只有一个commit对吧,那就

git pull origin master --rebase
git push yourremote zzy_spacing -f

@LoserZzy LoserZzy force-pushed the zzy_spacing branch 3 times, most recently from f3d6c0b to 2f143d1 Compare April 20, 2023 01:50
@Decodetalkers
Copy link
Contributor

你耐心等下吧,最近在做集成,下周再处理你们的pr

@LoserZzy
Copy link
Author

好的好的,耽误了您的时间,谢谢指导

应用代理,网络详情页面的每一行间距过大,把间距改为1

issue: linuxdeepin#141

Log: 修复了代理与端口之间控件使用不对的问题
@BLumia BLumia requested review from ComixHe and 18202781743 and removed request for ComixHe April 24, 2023 07:44
@LoserZzy
Copy link
Author

你耐心等下吧,最近在做集成,下周再处理你们的公关

您好,请问现在能review了嘛

@LoserZzy
Copy link
Author

/merge

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Apr 25, 2023

This pr cannot be merged! (status: blocked)

@LoserZzy
Copy link
Author

/merge

@deepin-bot deepin-bot bot merged commit c11be1f into linuxdeepin:master Apr 25, 2023
@Decodetalkers
Copy link
Contributor

Decodetalkers commented Apr 27, 2023

才发现修错了。。一个网络应该是一个systemgroup,现在都放到一个里面了。。我修下吧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants