|
|
|
@ -222,7 +222,9 @@ |
|
|
|
|
|
|
|
this.no = this.getParam("no") |
|
|
|
this.sourceType = this.getParam("sourceType") |
|
|
|
this.shareWenXin() |
|
|
|
|
|
|
|
alert("sourceType:"+this.sourceType) |
|
|
|
alert("href:"+location.href) |
|
|
|
|
|
|
|
if ( this.sourceType != 3){ |
|
|
|
this.getCityName() |
|
|
|
@ -235,7 +237,7 @@ |
|
|
|
} else if (this.sourceType == 3){ |
|
|
|
this.imgSrc = "http://1hjz.3ncto.com.cn" + no + "?" + Date.now(); |
|
|
|
} |
|
|
|
|
|
|
|
this.shareWenXin() |
|
|
|
}, |
|
|
|
//点击生成海报按钮 |
|
|
|
createImg (){ |
|
|
|
|