替换保险箱计算器

master
mxj 2026-05-23 17:28:32 +08:00
parent 3b78050a46
commit e62502e503
24 changed files with 87 additions and 48 deletions

View File

@ -1,7 +1,31 @@
{ {
"objectStatus": { "objectStatus": {
"n121_l7wn": { "n112_l7wn": {
"locked": true "hidden": true
},
"n115_l7wn": {
"hidden": true
},
"n117_l7wn": {
"hidden": true
},
"n114_l7wn": {
"hidden": true
},
"n113_l7wn": {
"hidden": true
},
"n116_l7wn": {
"hidden": true
},
"n118_l7wn": {
"hidden": true
},
"n111_l7wn": {
"hidden": true
},
"n119_l7wn": {
"hidden": true
} }
} }
} }

View File

@ -11,18 +11,32 @@
"ui://m7iejg46kwi0hmb", "ui://m7iejg46kwi0hmb",
"ui://m7iejg46f6brhww", "ui://m7iejg46f6brhww",
"ui://m7iejg46nwgkhx0", "ui://m7iejg46nwgkhx0",
"ui://m7iejg46l7wn7i83",
"ui://27vd145bc6bub0",
"ui://m7iejg46nwgkhx1" "ui://m7iejg46nwgkhx1"
], ],
"test.device": "Xiaomi 9", "test.device": "Xiaomi 9",
"canvasColor": 10066329, "canvasColor": 10066329,
"auxline2": true, "auxline2": true,
"doc.activeDoc": "ui://m7iejg46nwgkhx0", "doc.activeDoc": "ui://m7iejg46l7wn7i83",
"libview.twoColumn": false, "libview.twoColumn": false,
"libview.expandedNodes": [ "libview.expandedNodes": [
"27vd145b", "27vd145b",
"/", "/",
"27vd145b", "27vd145b",
"/buttons/", "/buttons/",
"27vd145b",
"/component/",
"27vd145b",
"/component/dismiss_room/",
"27vd145b",
"/component/dismiss_room/btn_keyboard/",
"27vd145b",
"/font/",
"27vd145b",
"/font/images/",
"27vd145b",
"/font/images/btn_keyboard/",
"m7iejg46", "m7iejg46",
"/", "/",
"m7iejg46", "m7iejg46",

View File

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<component size="140,60" extention="Button"> <component size="295,135" extention="Button">
<controller name="button" pages="0,up,1,down" selected="0"/> <controller name="button" pages="0,up,1,down" selected="0"/>
<displayList> <displayList>
<loader id="n5" name="icon" xy="0,-1" size="140,60" url="ui://27vd145boviihz2" align="center" vAlign="middle" autoSize="true"> <loader id="n5" name="icon" xy="0,0" size="295,135" url="ui://27vd145boviihz2" align="center" vAlign="middle" fill="scaleFree">
<relation target="" sidePair="width-width,height-height"/> <relation target="" sidePair="width-width,height-height"/>
</loader> </loader>
<text id="n6_ovii" name="title" xy="0,0" size="140,60" font="FZDaBiaoSong-B06S" fontSize="28" color="#ffffff" align="center" vAlign="middle" autoSize="none" text="1"/> <text id="n6_ovii" name="title" xy="0,0" size="140,60" visible="false" font="FZDaBiaoSong-B06S" fontSize="28" color="#ffffff" align="center" vAlign="middle" autoSize="none" text="1"/>
</displayList> </displayList>
<Button downEffect="dark" downEffectValue=".8"/> <Button downEffect="dark" downEffectValue=".8"/>
</component> </component>

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -907,7 +907,7 @@
<image id="l2997ie4" name="加载底(1).png" path="/font/images/"/> <image id="l2997ie4" name="加载底(1).png" path="/font/images/"/>
<image id="l2997ie5" name="图标.png" path="/font/images/"/> <image id="l2997ie5" name="图标.png" path="/font/images/"/>
<image id="l2997ie6" name="0.png" path="/font/images/btn_keyboard/"/> <image id="l2997ie6" name="0.png" path="/font/images/btn_keyboard/"/>
<image id="l2997ie7" name="0000.png" path="/font/images/btn_keyboard/"/> <image id="l2997ie7" name="0000.png" path="/font/images/btn_keyboard/" exported="true"/>
<image id="l2997ie8" name="1.png" path="/font/images/btn_keyboard/"/> <image id="l2997ie8" name="1.png" path="/font/images/btn_keyboard/"/>
<image id="l2997ie9" name="2.png" path="/font/images/btn_keyboard/"/> <image id="l2997ie9" name="2.png" path="/font/images/btn_keyboard/"/>
<image id="l2997iea" name="3.png" path="/font/images/btn_keyboard/"/> <image id="l2997iea" name="3.png" path="/font/images/btn_keyboard/"/>
@ -1161,6 +1161,7 @@
<image id="hpak7ill" name="xipai.png" path="/conMui/" exported="true"/> <image id="hpak7ill" name="xipai.png" path="/conMui/" exported="true"/>
<image id="hpak7ilm" name="Group 524.png" path="/conMui/"/> <image id="hpak7ilm" name="Group 524.png" path="/conMui/"/>
<image id="hpak7iln" name="Group 523.png" path="/conMui/"/> <image id="hpak7iln" name="Group 523.png" path="/conMui/"/>
<image id="mzxt7ilo" name="Frame 1215.png" path="/font/images/btn_keyboard/" exported="true"/>
</resources> </resources>
<publish name="Common" path="..\wb_unity_pro\Assets\ART\base\common\ui" packageCount="2"> <publish name="Common" path="..\wb_unity_pro\Assets\ART\base\common\ui" packageCount="2">
<atlas name="默认" index="0"/> <atlas name="默认" index="0"/>

View File

@ -1,65 +1,65 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<component size="722,587"> <component size="1207,956">
<displayList> <displayList>
<image id="n96_l7wn" name="bg" src="m0eibt" fileName="font/images/win/tkd.png" pkg="27vd145b" xy="0,0" size="722,587"> <image id="n96_l7wn" name="bg" src="m0eibt" fileName="font/images/win/tkd.png" pkg="27vd145b" xy="0,0" size="1207,956">
<relation target="" sidePair="width-width,height-height"/> <relation target="" sidePair="width-width,height-height"/>
</image> </image>
<component id="n63_omkm" name="btn_close" src="csp47i42" fileName="btnclose.xml" xy="660,-13" size="74,73"> <component id="n63_omkm" name="btn_close" src="csp47i42" fileName="btnclose.xml" xy="1065,4" size="130,130">
<relation target="" sidePair="right-right,top-top"/> <relation target="" sidePair="right-right,top-top"/>
</component> </component>
<component id="n98_l7wn" name="btn_del" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="84,459" size="193,85" group="n120_l7wn"> <component id="n98_l7wn" name="btn_del" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="83,771" size="295,135" group="n120_l7wn">
<Button title="删除" titleFontSize="1" icon="ui://27vd145bl7wn7iiq"/> <Button title="删除" titleFontSize="1" icon="ui://27vd145bl7wn7iiq"/>
</component> </component>
<component id="n99_l7wn" name="btn_ok" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="509,459" size="193,85" group="n120_l7wn"> <component id="n99_l7wn" name="btn_ok" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="827,771" size="295,135" group="n120_l7wn">
<Button title="确认" titleFontSize="1" icon="ui://27vd145bl7wn7iip"/> <Button title="确认" titleFontSize="1" icon="ui://27vd145bl7wn7iip"/>
</component> </component>
<component id="n100_l7wn" name="btn_1" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="80,164" size="193,85" group="n120_l7wn"> <component id="n100_l7wn" name="btn_1" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="83,302" size="295,135" group="n120_l7wn">
<Button title="1" titleFontSize="1" icon="ui://27vd145bb8zx7i4z"/> <Button title="1" titleFontSize="1" icon="ui://27vd145bjl4eccj"/>
</component> </component>
<component id="n101_l7wn" name="btn_2" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="294,165" size="193,85" group="n120_l7wn"> <component id="n101_l7wn" name="btn_2" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="456,302" size="295,135" group="n120_l7wn">
<Button title="2" titleFontSize="1" icon="ui://27vd145bb8zx7i4z"/> <Button title="2" titleFontSize="1" icon="ui://27vd145bjl4ecck"/>
</component> </component>
<component id="n102_l7wn" name="btn_3" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="504,165" size="193,85" group="n120_l7wn"> <component id="n102_l7wn" name="btn_3" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="827,302" size="295,135" group="n120_l7wn">
<Button title="3" titleFontSize="1" icon="ui://27vd145bb8zx7i4z"/> <Button title="3" titleFontSize="1" icon="ui://27vd145bjl4ecc9"/>
</component> </component>
<component id="n103_l7wn" name="btn_4" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="80,262" size="193,85" group="n120_l7wn"> <component id="n103_l7wn" name="btn_4" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="83,458" size="295,135" group="n120_l7wn">
<Button title="4" titleFontSize="1" icon="ui://27vd145bb8zx7i4z"/> <Button title="4" titleFontSize="1" icon="ui://27vd145bjl4ecca"/>
</component> </component>
<component id="n104_l7wn" name="btn_5" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="294,263" size="193,85" group="n120_l7wn"> <component id="n104_l7wn" name="btn_5" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="456,458" size="295,135" group="n120_l7wn">
<Button title="5" titleFontSize="1" icon="ui://27vd145bb8zx7i4z"/> <Button title="5" titleFontSize="1" icon="ui://27vd145bjl4eccb"/>
</component> </component>
<component id="n105_l7wn" name="btn_6" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="505,262" size="193,85" group="n120_l7wn"> <component id="n105_l7wn" name="btn_6" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="827,458" size="295,135" group="n120_l7wn">
<Button title="6" titleFontSize="1" icon="ui://27vd145bb8zx7i4z"/> <Button title="6" titleFontSize="1" icon="ui://27vd145bjl4eccc"/>
</component> </component>
<component id="n106_l7wn" name="btn_7" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="80,364" size="193,85" group="n120_l7wn"> <component id="n106_l7wn" name="btn_7" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="83,615" size="295,135" group="n120_l7wn">
<Button title="7" titleFontSize="1" icon="ui://27vd145bb8zx7i4z"/> <Button title="7" titleFontSize="1" icon="ui://27vd145bjl4eccd"/>
</component> </component>
<component id="n107_l7wn" name="btn_8" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="294,368" size="193,85" group="n120_l7wn"> <component id="n107_l7wn" name="btn_8" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="456,615" size="295,135" group="n120_l7wn">
<Button title="8" titleFontSize="1" icon="ui://27vd145bb8zx7i4z"/> <Button title="8" titleFontSize="1" icon="ui://27vd145bjl4ecce"/>
</component> </component>
<component id="n108_l7wn" name="btn_9" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="506,364" size="193,85" group="n120_l7wn"> <component id="n108_l7wn" name="btn_9" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="827,615" size="295,135" group="n120_l7wn">
<Button title="9" titleFontSize="1" icon="ui://27vd145bb8zx7i4z"/> <Button title="9" titleFontSize="1" icon="ui://27vd145bjl4eccf"/>
</component> </component>
<component id="n109_l7wn" name="btn_0" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="248,459" size="98,85" group="n120_l7wn"> <component id="n109_l7wn" name="btn_0" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="456,771" size="139,135" group="n120_l7wn">
<Button title="0" titleFontSize="1" icon="ui://27vd145bl7wn7iir"/> <Button title="0" titleFontSize="1" icon="ui://27vd145bl2997ie7"/>
</component> </component>
<component id="n121_l7wn" name="btn_c" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="385,458" size="98,85" group="n120_l7wn"> <component id="n121_l7wn" name="btn_c" src="c6bub0" fileName="component/dismiss_room/btn_keyboard/btn_keyboard.xml" pkg="27vd145b" xy="612,771" size="139,135" group="n120_l7wn">
<Button title="0" titleFontSize="1" icon="ui://27vd145bp747chf"/> <Button title="0" titleFontSize="1" icon="ui://27vd145bmzxt7ilo"/>
</component> </component>
<image id="n111_l7wn" name="n111" src="b8zx7i51" fileName="font/images/btn_keyboard/shuzi_02.png" pkg="27vd145b" xy="123,179" group="n120_l7wn"/> <image id="n111_l7wn" name="n111" src="b8zx7i51" fileName="font/images/btn_keyboard/shuzi_02.png" pkg="27vd145b" xy="184,515" group="n120_l7wn" visible="false"/>
<image id="n112_l7wn" name="n112" src="b8zx7i52" fileName="font/images/btn_keyboard/shuzi_03.png" pkg="27vd145b" xy="334,179" group="n120_l7wn"/> <image id="n112_l7wn" name="n112" src="b8zx7i52" fileName="font/images/btn_keyboard/shuzi_03.png" pkg="27vd145b" xy="395,515" group="n120_l7wn" visible="false"/>
<image id="n113_l7wn" name="n113" src="b8zx7i53" fileName="font/images/btn_keyboard/shuzi_04.png" pkg="27vd145b" xy="546,179" group="n120_l7wn"/> <image id="n113_l7wn" name="n113" src="b8zx7i53" fileName="font/images/btn_keyboard/shuzi_04.png" pkg="27vd145b" xy="607,515" group="n120_l7wn" visible="false"/>
<image id="n114_l7wn" name="n114" src="b8zx7i54" fileName="font/images/btn_keyboard/shuzi_05.png" pkg="27vd145b" xy="123,279" group="n120_l7wn"/> <image id="n114_l7wn" name="n114" src="b8zx7i54" fileName="font/images/btn_keyboard/shuzi_05.png" pkg="27vd145b" xy="184,615" group="n120_l7wn" visible="false"/>
<image id="n115_l7wn" name="n115" src="b8zx7i55" fileName="font/images/btn_keyboard/shuzi_06.png" pkg="27vd145b" xy="337,279" group="n120_l7wn"/> <image id="n115_l7wn" name="n115" src="b8zx7i55" fileName="font/images/btn_keyboard/shuzi_06.png" pkg="27vd145b" xy="398,615" group="n120_l7wn" visible="false"/>
<image id="n116_l7wn" name="n116" src="b8zx7i56" fileName="font/images/btn_keyboard/shuzi_07.png" pkg="27vd145b" xy="546,279" group="n120_l7wn"/> <image id="n116_l7wn" name="n116" src="b8zx7i56" fileName="font/images/btn_keyboard/shuzi_07.png" pkg="27vd145b" xy="607,615" group="n120_l7wn" visible="false"/>
<image id="n117_l7wn" name="n117" src="b8zx7i57" fileName="font/images/btn_keyboard/shuzi_08.png" pkg="27vd145b" xy="125,382" group="n120_l7wn"/> <image id="n117_l7wn" name="n117" src="b8zx7i57" fileName="font/images/btn_keyboard/shuzi_08.png" pkg="27vd145b" xy="186,718" group="n120_l7wn" visible="false"/>
<image id="n118_l7wn" name="n118" src="b8zx7i58" fileName="font/images/btn_keyboard/shuzi_09.png" pkg="27vd145b" xy="336,383" group="n120_l7wn"/> <image id="n118_l7wn" name="n118" src="b8zx7i58" fileName="font/images/btn_keyboard/shuzi_09.png" pkg="27vd145b" xy="397,719" group="n120_l7wn" visible="false"/>
<image id="n119_l7wn" name="n119" src="b8zx7i59" fileName="font/images/btn_keyboard/shuzi_10.png" pkg="27vd145b" xy="548,382" group="n120_l7wn"/> <image id="n119_l7wn" name="n119" src="b8zx7i59" fileName="font/images/btn_keyboard/shuzi_10.png" pkg="27vd145b" xy="609,718" group="n120_l7wn" visible="false"/>
<group id="n120_l7wn" name="input_panel" xy="80,164" size="622,380" group="n92_omkm"/> <group id="n120_l7wn" name="input_panel" xy="83,302" size="1039,604" group="n92_omkm"/>
<image id="n89_omkm" name="n89" src="oviihz1" fileName="font/images/btn_keyboard/bg_05.png" pkg="27vd145b" xy="57,77" size="611,68" group="n91_omkm"/> <image id="n89_omkm" name="n89" src="oviihz1" fileName="font/images/btn_keyboard/bg_05.png" pkg="27vd145b" xy="42,160" size="1123,127" group="n91_omkm"/>
<text id="n90_omkm" name="tex_num" xy="57,79" size="609,70" group="n91_omkm" font="ui://27vd145bqz637ij2" fontSize="36" color="#4b381b" vAlign="middle" autoSize="none" text="123"/> <text id="n90_omkm" name="tex_num" xy="93,160" pivot="0.5,0.5" size="1021,127" group="n91_omkm" font="ui://27vd145bpxed7ik2" fontSize="75" color="#ffffff" vAlign="middle" autoSize="none" text="123"/>
<group id="n91_omkm" name="show" xy="57,77" size="611,72" group="n92_omkm"/> <group id="n91_omkm" name="show" xy="42,160" size="1123,127" group="n92_omkm"/>
<group id="n92_omkm" name="n92" xy="57,77" size="645,467" advanced="true"> <group id="n92_omkm" name="n92" xy="42,160" size="1123,746" advanced="true">
<relation target="" sidePair="center-center%"/> <relation target="" sidePair="center-center%"/>
</group> </group>
</displayList> </displayList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 922 KiB

After

Width:  |  Height:  |  Size: 926 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 929 KiB

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB