fix:1、修复bug

This commit is contained in:
2026-06-18 09:28:43 +08:00
parent a9051d444f
commit 13f9abcfa1
19 changed files with 46 additions and 31 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="939,76" extention="ProgressBar">
<displayList>
<image id="n5_k6ir" name="n5" src="ebok7" fileName="img/dly_jdt01.png" xy="0,5" size="939,69"/>
<image id="n4_k6ir" name="bar" src="ebok8" fileName="img/dly_jdt02.png" xy="3,9" size="933,63"/>
<text id="n6_tqjz" name="text_status" xy="349,11" size="305,56" fontSize="42" color="#ffffff" vAlign="middle" autoSize="none" strokeColor="#000000" strokeSize="4" text="Loading...">
<image id="n5_k6ir" name="n5" src="rto39" fileName="img/Loading_progress_dk1.png" xy="0,5" size="939,69"/>
<image id="n4_k6ir" name="bar" src="rto3a" fileName="img/Loading_progress_dk2.png" xy="3,9" size="933,63"/>
<text id="n6_tqjz" name="text_status" xy="308,1" size="305,66" fontSize="50" color="#ffffff" vAlign="middle" autoSize="none" text="Loading...">
<relation target="" sidePair="center-center,bottom-bottom"/>
</text>
<text id="n10_cou6" name="text_per" xy="532,13" size="112,56" fontSize="42" color="#ffffff" autoSize="none" strokeColor="#000000" strokeSize="4" text="100%"/>
<text id="n10_cou6" name="text_per" xy="532,4" size="112,66" fontSize="50" color="#ffffff" autoSize="none" text="100%"/>
</displayList>
<ProgressBar/>
<transition name="t0" autoPlay="true" autoPlayRepeat="-1">
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="1080,1920">
<displayList>
<component id="n1_k6ir" name="com_pb" src="k6ir2" fileName="com/com_pb.xml" xy="70,1757" visible="false">
<component id="n1_k6ir" name="com_pb" src="k6ir2" fileName="com/com_pb.xml" xy="70,1708" visible="false">
<relation target="" sidePair="center-center,bottom-bottom"/>
<ProgressBar value="100" max="100"/>
</component>
Binary file not shown.

After

Width:  |  Height:  |  Size: 928 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 854 B

+2
View File
@@ -5,6 +5,8 @@
<component id="k6ir2" name="com_pb.xml" path="/com/" exported="true"/>
<image id="ebok7" name="dly_jdt01.png" path="/img/" scale="9grid" scale9grid="24,27,17,9"/>
<image id="ebok8" name="dly_jdt02.png" path="/img/" scale="9grid" scale9grid="21,27,12,20"/>
<image id="rto39" name="Loading_progress_dk1.png" path="/img/" scale="9grid" scale9grid="27,27,3,2"/>
<image id="rto3a" name="Loading_progress_dk2.png" path="/img/" scale="9grid" scale9grid="21,22,2,1"/>
</resources>
<publish name="" genCode="true"/>
</packageDescription>