分支后首次推送;更新所有代码至内部最新测试版

This commit is contained in:
hyb-oyqq
2025-07-15 16:30:50 +08:00
parent 3407c88661
commit 40ac80b8f6
42 changed files with 9257 additions and 415 deletions

19
source/popup.ui Normal file
View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Form</class>
<widget class="QWidget" name="Form">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>480</width>
<height>270</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
</widget>
<resources/>
<connections/>
</ui>