代码拉取完成,页面将自动刷新
{
--[[
main界面可以自己改 这个模板手写的很多都有沉余代码
]]
LinearLayout;
orientation="vertical";
layout_height="match_parent";
layout_width="match_parent";
{
LinearLayout;
layout_marginTop="30dp";
orientation="horizontal";
layout_width="1100";
layout_height="60dp";
gravity="center";
{
TextView;
textSize="25";
text="查询订单信息:";
layout_marginTop="2dp";
textColor="0xFF0075FF";
};
{
EditText;
id="editorderId";
hint="请输入云端订单号";
layout_width="700";
textColor="0x8BFF0000";
};
};
{
LinearLayout;
layout_width="match_parent";
layout_height="100dp";
gravity="center";
{
Button;
id="cxorderId";
gravity="center";
layout_marginTop="30dp";
backgroundColor="#ff00b8ff";
layout_width="wrap_content";
text="查询订单";
textColor="0xFFFF0000";
};
};
{
LinearLayout;
layout_width="match_parent";
layout_height="400dp";
gravity="center";
{
Button;
id="pay1";
gravity="center";
text="发起支付";
backgroundColor="#ff00b8ff";
layout_marginTop="100dp";
};
};
{
LinearLayout;
orientation="horizontal";
gravity="center";
layout_height="250dp";
layout_width="match_parent";
{
TextView;
layout_marginRight="20dp";
layout_marginTop="80dp";
text="监控在线状态:";
TextSize="15dp";
};
{
ImageView;
layout_marginTop="80dp";
id="appicon";
background="";
--手动配图用scr 动态用上面的
--scr="";
};
};
};
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。