更换logo、更新官网

This commit is contained in:
Lappland 2022-08-28 00:53:25 +08:00
parent 8774a0b891
commit 7dde84f2c0
9 changed files with 10 additions and 4 deletions

View File

@ -75,7 +75,7 @@ about::~about()
void about::on_btn_website_clicked()
{
QDesktopServices::openUrl(QUrl("https://lapplandsp.github.io/QtAdb-pages/", QUrl::TolerantMode));
QDesktopServices::openUrl(QUrl("https://lapplandsp.github.io/QtAdb-Pages/", QUrl::TolerantMode));
}
void about::on_btn_coolapk_clicked()

View File

@ -110,7 +110,7 @@ QPushButton:pressed{background-color:rgba(255,255,255,0.6);}</string>
</font>
</property>
<property name="text">
<string>测试版本beta-v1.0</string>
<string>测试版本beta-v1.2</string>
</property>
</widget>
</item>
@ -173,7 +173,7 @@ QPushButton:pressed{background-color:rgba(255,255,255,0.6);}</string>
</font>
</property>
<property name="text">
<string>官方网站https://lapplandsp.github.io/QtAdb-pages/</string>
<string>官方网站https://lapplandsp.github.io/QtAdb-Pages/</string>
</property>
</widget>
</item>

View File

@ -82,6 +82,7 @@
<qresource prefix="/test">
<file>image/test/back.png</file>
<file>image/test/Lappland.png</file>
<file>image/test/logo.png</file>
</qresource>
<qresource prefix="/gif">
<file>image/gif/final.gif</file>

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 725 B

After

Width:  |  Height:  |  Size: 51 KiB

BIN
QtAdb/image/test/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
QtAdb/logo.aps Normal file

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

@ -1,7 +1,11 @@
<div align=center><img src="https://blog-lappland.oss-cn-hangzhou.aliyuncs.com/logo-256.png"></div>
# QtAdb
QtAdb 是一个基于 [Qt](https://www.qt.io/) 的 Android 工具集合。
[官方网站](https://lapplandsp.github.io/QtAdb-Pages/)
> ~~QtAdb 仍处于开发中,暂未正式发布,但您仍可以下载体验版本。~~
>
> QtAdb 已于 2022/8/17 发布第一个正式可用的版本 beta-v0.6 ,将进入功能添加与细节优化阶段。

1
新建 文本文档.txt Normal file
View File

@ -0,0 +1 @@
git push https://github.com/LapplandSP/QtAdb.git