简单跳转页面
in front-end with 0 comment
简单跳转页面
in front-end with 0 comment
<html><body><style type="text/css">  
<!--  
body{ text-align:center; }  
.waicheng {color: #0066CC; margin:5px auto; width:700px;
height:200px; border:1px solid #000000;}  
-->  
</style><a href="{{url}}">点击此处访问</a></body></html>

分享最近对网站外链跳转页面代码的一些改善

Responses