wangkaiyue hace 6 años
padre
commit
8ec394a23e
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/jfw/modules/app/src/web/staticres/jyapp/js/popup/tap.js

+ 2 - 1
src/jfw/modules/app/src/web/staticres/jyapp/js/popup/tap.js

@@ -51,7 +51,8 @@ function popClose(){
 
 function details(){
 	popClose();
-	JyObj.openExternalLink("/sjdc/index.html","");
+	var href=window.location.protocol+"//"+window.location.host+"/sjdc/index.html"
+	JyObj.openExternalLink(href,"");
 //	var loginFlag = true
 //	var tapRefer = "N"
 //	var link = "http://res.jianyu360.com/sjdc/index.html";