public/html/freebuy.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
public/html/freebuy.html
@@ -510,11 +510,11 @@ }) }, Infoformat: function(info){ let formatObj = info.replace(/\%/g,"%25") formatObj = info.replace(/\#/g,"%23") formatObj = info.replace(/\&/g,"%26") formatObj = info.replace(/\?/g,"%3F") return formatObj; info = info.replace(/\%/g,"%25") info = info.replace(/\#/g,"%23") info = info.replace(/\&/g,"%26") info = info.replace(/\?/g,"%3F") return info; }, targetItem:function(item){ switch(this.plat)