File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
WwExternalLogin/WwExternalLoginWithCustomQRDemo/Areas/Identity/Pages/Account Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6161 }
6262 else
6363 {
64- <div style =" height :400 px " >
64+ <div style =" height :420 px " >
6565 <form id =" external-account" asp-page =" ./ExternalLogin" asp-route-returnUrl =" @Model.ReturnUrl" method =" post" target =" ifmWw" style =" display :none " >
6666 <div >
6767 <p >
6868 <button id =" wwLoginBtn" type =" submit" class =" btn btn-primary" name =" provider" value =" Ww" >微信企业版</button >
6969 </p >
7070 </div >
7171 </form >
72- <iframe id =" ifmWw" name =" ifmWw" scrolling =" no" style =" width :450 px ;height :400 px " onload =" redirectToParent(this)" >
72+ <iframe id =" ifmWw" name =" ifmWw" scrolling =" no" style =" width :320 px ;height :420 px " onload =" redirectToParent(this)" >
7373 </iframe >
7474 </div >
7575 }
You can’t perform that action at this time.
0 commit comments