87,997
社区成员




<!-- basePath是动态取值的 具体的值是 http://10.2.29.16:8001/ -->
<a href='#' onclick="window.external.AddFavorite('<%=basePath %>','【我的系统】')">
加入收藏
</a>
<%
basePath = "http://10.2.29.16:8001/"
%>
<a href='#' onclick="window.external.AddFavorite('<%=basePath%>','【我的系统】')">加入收藏</a>