<% Ytd=trim(Request("Tid")) Yid=Request("Pl") Dtime=Trim(replace(Request("Dtime"),"?","")) SUrl=Trim(Request.QueryString) if len(SUrl)<=10 and len(SUrl)>=6 then Dtime=SUrl if Not Dtime="" then Strl="?"&Dtime select case Ytd case "3" '货币基金 STid="/open-fund" case "1" '开放式基金 STid="/open-fund" case else '封闭式基金 Ytd="Close" STid="/close-fund" end select if trim(Request("Ad"))="up" then YAd="up" SAd="down" else YAd="down" SAd="up" end if %> 封闭式基金-每日基金净值-第一基金网
立即刷新 当前日期是:<%=TimeStr(Date,"yymmdd","-")%> (注:点击下列表头链接可排序,交易日的16点过后开始更新当天的净值,21点左右会全部出来)第一基金网 http://www.yifund.com
<%=YiList(Ytd,Yid,Yad,Dtime)%>