Commit 9f12295b by 邹林东

修改跳转

parent b5fe08e7
...@@ -257,6 +257,9 @@ ...@@ -257,6 +257,9 @@
url = url.replace('[s_id]', child.id); url = url.replace('[s_id]', child.id);
window.location.href = url; window.location.href = url;
} }
else {
window.location.href = "{:U('classroom/Pay/rechargeVip')}"
}
} }
}, },
childStyle: function() { childStyle: function() {
......
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