|
@@ -5,13 +5,13 @@
|
|
<jsp:include page="${data._INCLUDE}/header.jsp"></jsp:include>
|
|
<jsp:include page="${data._INCLUDE}/header.jsp"></jsp:include>
|
|
<script type="text/javascript">
|
|
<script type="text/javascript">
|
|
$( function() {
|
|
$( function() {
|
|
-// systemBrowsing( "https://life-center.lemonhc.com/mobile/nonface/wait?" + $( "#nonface" ).serialize() );
|
|
|
|
- var win = window.open("","nonface");
|
|
|
|
|
|
+ systemBrowsing( "https://life-center.lemonhc.com/mobile/nonface/wait?" + $( "#nonface" ).serialize() );
|
|
|
|
+ /* var win = window.open("","nonface");
|
|
var frm = document.nonface;
|
|
var frm = document.nonface;
|
|
frm.action = 'https://lemon.medihere.com/app/vc';
|
|
frm.action = 'https://lemon.medihere.com/app/vc';
|
|
frm.target ="nonface";
|
|
frm.target ="nonface";
|
|
frm.method ="post";
|
|
frm.method ="post";
|
|
- frm.submit();
|
|
|
|
|
|
+ frm.submit(); */
|
|
|
|
|
|
setTimeout( function(){
|
|
setTimeout( function(){
|
|
history.back();
|
|
history.back();
|