摘要:
<script type="text/javascript"> function getIndexURL(myObject, myURL) { var hostname = window.location.hostname; var port = window.location.port; if (port == null) { var r_str = "http://" + hostname + "/" + myURL; return $(myO... 阅读全文
posted @ 2012-12-04 17:46
ishibin
阅读(328)
评论(0)
推荐(0)
浙公网安备 33010602011771号