<%--
|
Created by IntelliJ IDEA.
|
User: Administrator
|
Date: 2023/8/22
|
Time: 14:20
|
To change this template use File | Settings | File Templates.
|
--%>
|
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8" %>
|
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
|
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
|
<html>
|
<head>
|
<meta charset="utf-8">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no">
|
<title>定位管理系统</title>
|
<link href="/hxzkoa/hxzk/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
<link rel="icon" type="image/x-icon" href="/hxzkoa/hxzk/assets/img/favicon.ico" />
|
<link href="https://fonts.googleapis.com/css?family=Quicksand:400,500,600,700&display=swap"
|
rel="stylesheet">
|
<link href="/hxzkoa/hxzk/Cesium-1.88/Build/Cesium/Widgets/widgets.css" rel="stylesheet">
|
<link href="/hxzkoa/hxzk/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
<link href="/hxzkoa/hxzk/assets/css/plugins.css" rel="stylesheet" type="text/css" />
|
<link href="/hxzkoa/hxzk/assets/css/authentication/form-2.css" rel="stylesheet" type="text/css" />
|
<link rel="stylesheet" type="text/css" href="/hxzkoa/hxzk/assets/css/forms/theme-checkbox-radio.css">
|
<link rel="stylesheet" type="text/css" href="/hxzkoa/hxzk/assets/css/forms/switches.css">
|
<link href="/hxzkoa/hxzk/plugins/sweetalerts/sweetalert2.min.css" rel="stylesheet" type="text/css" />
|
<link href="/hxzkoa/hxzk/plugins/sweetalerts/sweetalert.css" rel="stylesheet" type="text/css" />
|
<style>
|
#renyuanxinxi{
|
background-color: #383438;
|
|
}
|
</style>
|
</head>
|
<body>
|
<div id="renyuanxinxi">
|
<div
|
style="background: linear-gradient(rgb(0, 20, 30), rgb(0, 40, 70));width: 100%;font-size: 1.5rem;color: rgba(255, 255, 255, .7);line-height: 2.5rem;text-align: center;border: 2px solid rgba(0, 90, 120, .3);">
|
<svg xmlns="http://www.w3.org/2000/svg" style="margin-bottom: 5px;" width="30" height="30"
|
fill="currentColor" class="bi bi-person-fill" viewBox="0 0 16 16">
|
<path d="M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z" />
|
</svg>人员信息<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor"
|
class="bi bi-x-lg" viewBox="0 0 16 16"
|
style="position: absolute;float: right;right: 10px;top: 9px;"
|
onclick="guanbirenyuanxinxi()">
|
<path fill-rule="evenodd"
|
d="M13.854 2.146a.5.5 0 0 1 0 .708l-11 11a.5.5 0 0 1-.708-.708l11-11a.5.5 0 0 1 .708 0Z" />
|
<path fill-rule="evenodd"
|
d="M2.146 2.146a.5.5 0 0 0 0 .708l11 11a.5.5 0 0 0 .708-.708l-11-11a.5.5 0 0 0-.708 0Z" />
|
</svg>
|
</div>
|
<div>
|
<table class="table-bordered" style="width: 100%;font-size: 4px;color: white;height: 100%" >
|
<tr>
|
<td class="biaoti">姓名:</td>
|
<td class="neirong">
|
<div id="nameqq">12121</div>
|
</td>
|
<td class="biaoti">性别:</td>
|
<td class="neirong">
|
<div id="sexqq">12121</div>
|
</td>
|
</tr>
|
<tr>
|
<td class="biaoti">民族:</td>
|
<td class="neirong">
|
<div id="minzuqq"></div>
|
</td>
|
<td class="biaoti">电话:</td>
|
<td class="neirong">
|
<div id="dianhuaqq">17531353238</div>
|
</td>
|
</tr>
|
<tr>
|
<td class="biaoti">当前坐标:</td>
|
<td class="neirong">
|
<div id="zuobiaoqq"></div>
|
</td>
|
<td class="biaoti">状态:</td>
|
<td class="neirong">
|
<div id="zhuangtaiqq"></div>
|
</td>
|
</tr>
|
<tr>
|
<td class="biaoti">标签编号:</td>
|
<td class="neirong">
|
<div id="tagidqq"></div>
|
</td>
|
<td class="biaoti">电量:</td>
|
<td class="neirong">
|
<div id="dianliangqq"></div>
|
</td>
|
</tr>
|
<tr>
|
<td class="biaoti">海拔高度:</td>
|
<td class="neirong">
|
<div id="gaoqq"></div>
|
</td>
|
<td class="biaoti">所在部门:</td>
|
<td class="neirong">
|
<div id="bumenqq"></div>
|
</td>
|
</tr>
|
<tr>
|
<td class="biaoti">下发指令:</td>
|
<td class="neirong" style="text-align: left;padding-left: 10px;"><input
|
class="btn btn-secondary" type="button" id="zhendongqq"
|
style="width: 70px;height: 40px;background-color: brown;border-color: brown;font-size: 0.15rem;"
|
value="蜂鸣">
|
<input class="btn btn-secondary" type="button" id="gengxinqq" onclick="gengxinzuobiao()"
|
style="width: 90px;height: 40px;background-color: brown;border-color: brown;font-size: 0.15rem;"
|
value="更新坐标">
|
</td>
|
<td class="biaoti">更新时间:</td>
|
<td class="neirong">
|
<div id="timeqq"></div>
|
</td>
|
</tr>
|
<tr>
|
<td class="biaoti">下发文字:</td>
|
<td class="neirong" colspan="3">
|
<input type="text" id="messageinput" class="form-control" placeholder="请输入要发送信息"
|
style="width: 80%;display: inline;background: #fff;color: #000000;">
|
<input class="btn btn-secondary" type="button" onclick="sendmessage2()"
|
style="width: 15%;height: 40px;background-color: brown;border-color: brown;font-size: 0.15rem;"
|
value="发送">
|
</td>
|
</tr>
|
</table>
|
</div>
|
|
</div>
|
</body>
|
</html>
|