<%@ page import="com.yc.service.impl.DBHelper" %> <%try {%> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> <%@ page trimDirectiveWhitespaces="true" %> <%@ include file="dataHead.jsp" %> [?title] <%@ include file="jsCssHead.jsp" %>
<%@ include file="top.jsp" %>
<%@ include file="tree.jsp" %>
<% String customURL= DBHelper.getCustomURL(request,formId,formType,"panel.jsp"); %> <%//改成兼容用户自定义控件布局的变量 xin 2024-1-12 16:14:05%>
<%@ include file="panel238.jsp" %>
<%//文字颜色说明显示位置 xin 2022-5-16 14:45:39%> [?ColorDescription]
<%} catch (Exception e) {%> <%}%>