From 7403a9142105d0b02865692ed96ff7779603f3f8 Mon Sep 17 00:00:00 2001 From: yzx <2236165860@qq.com> Date: Wed, 18 Dec 2024 17:12:08 +0800 Subject: [PATCH 1/4] 1 --- WebContent/WEB-INF/views/doctor/profile.jsp | 1537 +++++++++-------- .../WEB-INF/views/doctor/query-drug-list.jsp | 1112 ++++++------ .../views/doctor/query-solved-rx-list.jsp | 1149 ++++++------ .../views/doctor/query-unsolved-rx-list.jsp | 1137 ++++++------ WebContent/WEB-INF/views/doctor/welcome.jsp | 1153 +++++++------ WebContent/WEB-INF/views/nurse/profile.jsp | 225 ++- .../WEB-INF/views/nurse/query-drug-list.jsp | 1054 +++++------ .../views/nurse/query-pdbatch-list.jsp | 1212 ++++++------- WebContent/WEB-INF/views/nurse/query-rx.jsp | 324 ++-- .../views/nurse/query-solved-rx-list.jsp | 1067 ++++++------ .../views/nurse/query-unsolved-rx-list.jsp | 1040 +++++------ WebContent/WEB-INF/views/nurse/welcome.jsp | 1137 ++++++------ 12 files changed, 6369 insertions(+), 5778 deletions(-) diff --git a/WebContent/WEB-INF/views/doctor/profile.jsp b/WebContent/WEB-INF/views/doctor/profile.jsp index 2d1773c..c8a31f0 100644 --- a/WebContent/WEB-INF/views/doctor/profile.jsp +++ b/WebContent/WEB-INF/views/doctor/profile.jsp @@ -1,669 +1,708 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" - pageEncoding="UTF-8"%> + pageEncoding="UTF-8"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> - - - - 个人信息页面 - 医院药品库存管理系统 - - - - - - - - - - - - - - - - - - - - - - - - - - -