修复登录页问题,添加论坛表情
This commit is contained in:
5
WebRoot/module/hidden_btn.jsp
Normal file
5
WebRoot/module/hidden_btn.jsp
Normal file
@@ -0,0 +1,5 @@
|
||||
<%@ page language="java" import="java.util.*" pageEncoding="ISO-8859-1"%>
|
||||
<%
|
||||
String path = request.getContextPath();
|
||||
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
|
||||
%>
|
||||
Reference in New Issue
Block a user