%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
性别:${doctor.sex eq 1 ? "男":"女" }
年龄:${doctor.age }
等级:${doctor.level }
擅长方向:${doctor.skill }
一般咨询地点: ${doctor.place }
电话:${doctor.phone }
电子邮件:${doctor.email }
0/300