plugin.jsp 360 Bytes
<%@ page contentType="text/html; charset=utf-8" %>
<jsp:useBean id="ctx" type="com.dianping.cat.system.page.plugin.Context" scope="request"/>
<jsp:useBean id="payload" type="com.dianping.cat.system.page.plugin.Payload" scope="request"/>
<jsp:useBean id="model" type="com.dianping.cat.system.page.plugin.Model" scope="request"/>
View of plugin page under system