All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.sm.page_form.tpl Maven / Gradle / Ivy


<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%
	String path = request.getContextPath();
	String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/";
%>
<%@ taglib uri="http://shiro.apache.org/tags" prefix="shiro"%>



<%-- 2. Form --%>
 
enctype="multipart/form-data" action="${ClassName}/update"> <#if Autos??> <#list Autos as item> <#assign info=item?split("#")> <#if info[5]=="true">
${info[2]}: readonly style="height: 30px;width: 350px" <#if info[3]=="true">required="true" class="easyui-validatebox"<#else>class="easyui-textbox" ><#if info[3]=="true">*
修改 重置
<%-- <%@ include file="/WEB-INF/content/dialog/${Module}/${ClassName}Add.jsp"%> <%@ include file="/WEB-INF/content/dialog/${Module}/${ClassName}Edit.jsp"%> --%>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy