|
@@ -677,7 +677,7 @@ class CloudStorageView(View):
|
|
|
function payOKButton() {
|
|
|
// 复杂数据
|
|
|
console.log('success')
|
|
|
- window.location.href="http://test.devma.com/closePage";
|
|
|
+ window.location.href="https://www.baidu.com?page=closePage";
|
|
|
}
|
|
|
</script>
|
|
|
</body>
|
|
@@ -757,7 +757,7 @@ class CloudStorageView(View):
|
|
|
function payOKButton() {
|
|
|
// 复杂数据
|
|
|
console.log('success')
|
|
|
- window.location.href="http://test.devma.com/closePage"
|
|
|
+ window.location.href="https://www.baidu.com?page=closePage"
|
|
|
}
|
|
|
</script>
|
|
|
</body>
|