注册
找回密码
账号 记住
491
1
288
210
31
问题如题
解决方法:
打开item/index.asp
找到39行
if not ks.isnul(QP) Then
改为
if ks.isnul(QP) Then
即可
2.0版 关键字搜索全部都显示文章系统的搜索页面
搜索商品关键字也是跳转到文章搜索页面