|
发表于 2021-5-8 14:24:59
|
显示全部楼层
不能同时提交,你可以每次输入后自动提交
[@main]
<Img|x=-4.0|y=-3.0|width=600|height=200|scale9r=10|scale9l=10|bg=1|scale9b=10|reset=1|move=0|img=public/bg_npc_01.png|scale9t=10>
<Layout|x=597|y=3|width=80|height=80|link=@exit>
<Button|x=595.0|y=3.0|width=26|nimg=public/1900000510.png|pimg=public/1900000511.png|link=@exit>
<Input|x=30.0|y=35.0|width=145|height=25|inputid=1|type=1|submitInput=1|errortips=账号错误|place=角色账号|size=18|mincount=2|color=254|maxcount=18|placecolor=249|link=@输入框_1>
<Input|x=30.0|y=79.0|width=145|height=25|inputid=2|type=2|submitInput=2|errortips=密码错误|place=账号密码|size=18|mincount=2|color=254|maxcount=18|placecolor=249|link=@输入框_2>
<Input|x=28.0|y=130.0|width=145|height=25|inputid=3|type=0|submitInput=3|errortips=生日错误|place=密保生日|size=18|mincount=2|color=254|maxcount=18|placecolor=249|link=@输入框_3>
[@输入框_1]
#act
SendMsg 5 输入框一账号<$NPCINPUT(1)>
[@输入框_2]
#act
SendMsg 5 输入框一账号<$NPCINPUT(2)>
[@输入框_3]
#act
SendMsg 5 输入框一账号<$NPCINPUT(3)> |
|