📄 mobi.jsp
字号:
<%@ page pageEncoding="GB2312" %>
<%@ page contentType="text/html" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ include file="/inc/config.jsp" %>
<%out.clear();%>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>图片发送到手机-<%=webname%>-<%=weburl%></title>
<meta http-equiv="refresh" content="0;URL=http://tlt.7town.com/ZComImgDIY/step2.asp?imageUrl=${param.imgurl}&uid=18146&a=&b=&c=&d=&e=&f=">
</head>
<body>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -