📄 查询体检信息.aspx
字号:
<%@ Page Language="VB" AutoEventWireup="false" CodeFile="查询体检信息.aspx.vb" Inherits="体检信息" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>无标题页</title>
</head>
<body background="生命2.bmp" bgcolor="#f1e3d5">
<form id="form1" runat="server">
<div>
<asp:Image ID="Image1" runat="server" Height="71px" ImageUrl="~/无标题.bmp" Style="z-index: 100;
left: 17px; position: absolute; top: 15px" Width="92px" />
<asp:Label ID="Label1" runat="server" BorderStyle="Double" Font-Size="XX-Large" Height="51px"
Style="z-index: 101; left: 187px; position: absolute; top: 24px" Text="宝钢职工体检信息"
Width="329px"></asp:Label>
<asp:Label ID="Label2" runat="server" Font-Size="Larger" Height="26px" Style="z-index: 102;
left: 86px; position: absolute; top: 101px" Text="职工编号" Width="79px"></asp:Label>
<asp:TextBox ID="TextBox1" runat="server" Height="29px" Style="z-index: 103; left: 196px;
position: absolute; top: 95px" Width="252px"></asp:TextBox>
<asp:Button ID="Button1" runat="server" Font-Size="Larger" Style="z-index: 104; left: 273px;
position: absolute; top: 612px" Text="返回" Visible="False" Height="44px" Width="302px" />
<asp:Label ID="Label3" runat="server" Font-Size="Larger" Height="23px" Style="z-index: 105;
left: 88px; position: absolute; top: 155px" Text="身高" Width="66px" Visible="False"></asp:Label>
<asp:TextBox ID="TextBox2" runat="server" Height="24px" Style="z-index: 106; left: 198px;
position: absolute; top: 150px" Width="114px" Visible="False" Enabled="False"></asp:TextBox>
<asp:Label ID="Label4" runat="server" Font-Size="Larger" Height="25px" Style="z-index: 107;
left: 474px; position: absolute; top: 155px" Text="体重" Width="47px" Visible="False"></asp:Label>
<asp:TextBox ID="TextBox3" runat="server" Height="25px" Style="z-index: 108; left: 563px;
position: absolute; top: 149px" Width="111px" Visible="False" Enabled="False"></asp:TextBox>
<asp:Label ID="Label5" runat="server" Font-Size="Larger" Height="29px" Style="z-index: 109;
left: 88px; position: absolute; top: 208px" Text="视力" Width="61px" Visible="False"></asp:Label>
<asp:TextBox ID="TextBox4" runat="server" Height="22px" Style="z-index: 110; left: 196px;
position: absolute; top: 207px" Width="161px" Visible="False" Enabled="False"></asp:TextBox>
<asp:Label ID="Label6" runat="server" Font-Size="Larger" Height="22px" Style="z-index: 111;
left: 473px; position: absolute; top: 218px" Text="血压" Width="45px" Visible="False"></asp:Label>
<asp:TextBox ID="TextBox5" runat="server" Height="22px" Style="z-index: 112; left: 570px;
position: absolute; top: 216px" Width="163px" Visible="False" Enabled="False"></asp:TextBox>
<asp:Label ID="Label7" runat="server" Font-Size="Larger" Height="24px" Style="z-index: 113;
left: 88px; position: absolute; top: 277px" Text="骨密度" Width="59px" Visible="False"></asp:Label>
<asp:TextBox ID="TextBox6" runat="server" Height="22px" Style="z-index: 114; left: 195px;
position: absolute; top: 269px" Width="157px" Visible="False" Enabled="False"></asp:TextBox>
<asp:Label ID="Label8" runat="server" Font-Size="Larger" Height="24px" Style="z-index: 115;
left: 468px; position: absolute; top: 272px" Text="肝功能" Width="66px" Visible="False"></asp:Label>
<asp:TextBox ID="TextBox7" runat="server" Height="22px" Style="z-index: 116; left: 573px;
position: absolute; top: 276px" Width="263px" Visible="False" Enabled="False"></asp:TextBox>
<asp:Label ID="Label9" runat="server" Font-Size="Larger" Height="26px" Style="z-index: 117;
left: 85px; position: absolute; top: 351px" Text="肾功能" Width="66px" Visible="False"></asp:Label>
<asp:TextBox ID="TextBox8" runat="server" Height="29px" Style="z-index: 118; left: 191px;
position: absolute; top: 350px" Width="554px" Visible="False" Enabled="False"></asp:TextBox>
<asp:Label ID="Label10" runat="server" BackColor="Lime" BorderColor="#FF8080" Font-Size="Larger"
Height="24px" Style="z-index: 119; left: 683px; position: absolute; top: 153px"
Text="千克" Width="51px" Visible="False"></asp:Label>
<asp:Label ID="Label11" runat="server" BackColor="Lime" Font-Size="Larger" Height="26px"
Style="z-index: 120; left: 326px; position: absolute; top: 150px" Text="cm" Width="46px" Visible="False"></asp:Label>
<asp:Label ID="Label12" runat="server" BackColor="Lime" Font-Size="Larger" Style="z-index: 121;
left: 754px; position: absolute; top: 219px" Text="mmHg" Visible="False"></asp:Label>
<asp:Label ID="Label13" runat="server" Height="28px" Style="z-index: 122; left: 86px;
position: absolute; top: 419px" Text="医生意见" Width="80px" Visible="False"></asp:Label>
<asp:TextBox ID="TextBox9" runat="server" Height="148px" Style="z-index: 123; left: 202px;
position: absolute; top: 416px" Width="562px" Visible="False" Enabled="False"></asp:TextBox>
<asp:Button ID="Button3" runat="server" Height="33px" Style="z-index: 124; left: 504px;
position: absolute; top: 96px" Text="查询" Width="72px" />
<asp:Button ID="Button2" runat="server" Font-Size="Larger" Height="31px" Style="z-index: 126;
left: 611px; position: absolute; top: 99px" Text="返回" Width="63px" />
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -