mixgo mini 增加 4个网络块、增加三个显示图像

This commit is contained in:
Irene-Maxine
2024-08-30 20:48:53 +08:00
parent d217529c26
commit ba668049e8
8 changed files with 134 additions and 2 deletions

View File

@@ -6446,6 +6446,37 @@
</shadow>
</value>
</block>
<block type="urequests_wifi_connect">
<value name="WIFINAME">
<shadow type="text">
<field name="TEXT">wifi-name</field>
</shadow>
</value>
<value name="PASSWORD">
<shadow type="text">
<field name="TEXT">wifi-password</field>
</shadow>
</value>
</block>
<block type="urequests_wifi_url">
<value name="URL">
<shadow type="text">
<field name="TEXT">url</field>
</shadow>
</value>
</block>
<block type="urequests_connect_url">
<value name="url">
<block type="urequests_wifi_url">
<value name="URL">
<shadow type="text">
<field name="TEXT">url</field>
</shadow>
</value>
</block>
</value>
</block>
<block type="urequests_response"></block>
</category>
<category id="catFactory" name="Factory" colour="#777777">