账号通
    

账号  

密码  

1086

查看

2

回复
主题:[求助]限时抢购商品搬手机端后如何改链接为3G链接了? [收藏主题]  
xiaoxun 当前离线

105

主题

1

广播

2

粉丝
添加关注
级别:一年级

用户积分:729 分
登录次数:118 次
注册时间:2011/1/28
最后登录:2023/2/17
xiaoxun 发表于:2017/12/1 15:20:21   | 只看该作者 查看该作者主题 楼主 
科汛在线商城系统(NET)
我将限时抢购的内容转移到了手机页面上,可是点购买后都是进入到PC端链接上去了。已经查找到文件 limitbuy.asp 下面这段控制着的,但我不知道怎么才能改成3G的链接 strtips=" href="""& url &"""" 这个就是调用的链接 SqlStr = "SELECT top " & Num & " I.ID,I.Title,I.Fname,i.photourl,I.Tid,I.Price,I.Price_member,i.unit,I.IsLimitbuy,I.LimitBuyPrice,I.LimitBuyAmount,I.Unit,L.LimitBuyBeginTime,L.LimitBuyEndTime,L.TaskType,I.AddDate FROM KS_Product I Inner Join KS_ShopLimitBuy L ON I.LimitBuyTaskID=L.id Where L.Status=1" If Id<>0 Then SqlStr=SqlStr & " and L.id=" & ID Else SqlStr=SqlStr & " order by l.id desc" RS.Open SqlStr, conn, 1, 1 If Not RS.bof Then ' str="<ul>" do while not RS.Eof url=KS.GetItemURL(5,RS("Tid"),rs("ID"),RS("Fname"),RS("AddDate")) photourl=rs("photourl") if ks.isnul(photourl) then photourl=KS.GetDomain & "images/nopic.gif" limitbuyBegintime=rs("limitbuyBegintime") limitbuyendtime=rs("limitbuyendtime") TaskType=rs("TaskType") dim sysl:sysl=rs("limitbuyamount") dim strtips if sysl<=0 then strtips=" href=""#""alert('抢购结束!');return false"" style=""cursor:pointer""" else strtips=" href="""& url &"""" end if str=str & "<ul><img class=""pho""this.src='" & KS.GetDomain & "images/nopic.gif';"" src=""" & PhotoUrl & """ /><img class=""qiang"" src=""" & KS.GetDomain & "images/icon_qiang.png""><br/><p><a target=""_blank""" & strtips & " class=""limitbuytitle"" title=""" & rs("title") & """>" & rs("title") & "</a></p><p class=""mery"">¥" & FormatNumber(rs("LimitBuyPrice"),2,-1) & "</p><p>原价:<s>" & FormatNumber(rs("price"),2,-1) & "</s></p><div class=""qianggou""><a target=""_blank""" & strtips & ">立即抢购</a></div></ul>"
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
xiaoxun 当前离线

105

主题

1

广播

2

粉丝
添加关注
级别:一年级

用户积分:729 分
登录次数:118 次
注册时间:2011/1/28
最后登录:2023/2/17
xiaoxun 发表于:2017/12/1 15:21:31   | 只看该作者 查看该作者主题 沙发 
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
xiaoxun 当前离线

105

主题

1

广播

2

粉丝
添加关注
级别:一年级

用户积分:729 分
登录次数:118 次
注册时间:2011/1/28
最后登录:2023/2/17
xiaoxun 发表于:2017/12/1 16:14:56   | 只看该作者 查看该作者主题 藤椅 
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.31250秒 powered by KesionCMS 9.0