Commit 18a4149a authored by haiyoucuv's avatar haiyoucuv

整理一下代码

parent d3f2c856
......@@ -132,7 +132,7 @@
if (isWeChat()) {
showShareGuide("请在默认浏览器中打开")
} else {
location.href = 'smsczbmbank://push_czbank?tag=thdmktact&randomCustomerFlag=1&activityId=' + appActivityId;
location.href = 'smsczbmbank://push_czbank?tag=thdmktact&randomFlag=1&activityId=' + appActivityId;
setTimeout(() => {
const oA = document.createElement("a");
oA.href = 'http://m.czbank.com';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment