add:增加下载pathc的功能
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
|
||||
#include <private/qzipreader_p.h>
|
||||
|
||||
QString CHECK_URL = "http://www.tianzd.cn:1995/TianZD/deploy/raw/branch/master/";
|
||||
QString ORIGIN_URL = "http://www.tianzd.cn:1995/TianZD/deploy/raw/branch/master/";
|
||||
QString CHECK_URL = "https://file.tianzd.cn/TianZD/deploy/raw/branch/master/";
|
||||
QString ORIGIN_URL = "https://file.tianzd.cn/TianZD/deploy/raw/branch/master/";
|
||||
|
||||
QString PLATFORM = "windows";
|
||||
|
||||
|
||||
@@ -171,7 +171,7 @@
|
||||
<widget class="QPlainTextEdit" name="show">
|
||||
<property name="font">
|
||||
<font>
|
||||
<pointsize>14</pointsize>
|
||||
<pointsize>12</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
</widget>
|
||||
|
||||
Reference in New Issue
Block a user