|
@@ -25,7 +25,7 @@
|
|
|
// let redirect_url = 'https://nc-fele-mips.elken.com:8015/return.html';
|
|
// let redirect_url = 'https://nc-fele-mips.elken.com:8015/return.html';
|
|
|
// prod
|
|
// prod
|
|
|
let redirect_url = 'https://fele.ncshop.elken.com/return.html';
|
|
let redirect_url = 'https://fele.ncshop.elken.com/return.html';
|
|
|
- // window.location.replace(mweb_url + '&redirect_url=' + encodeURIComponent(redirect_url))
|
|
|
|
|
|
|
+ window.location.replace(mweb_url + '&redirect_url=' + encodeURIComponent(redirect_url))
|
|
|
});
|
|
});
|
|
|
</script>
|
|
</script>
|
|
|
<style>
|
|
<style>
|