1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-07-16 00:22:22 +08:00

#258 Mobile version of the visitor robot window has white areas

This commit is contained in:
luruiGit 2020-01-02 15:31:37 +08:00 committed by GitHub
parent 35d336b7e3
commit 464bc87764
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -207,7 +207,7 @@
</style>
<!-- kindeditor -->
</head>
<body class="ukefu-im-theme" style="overflow:hidden;height:calc(100%);overflow-y: atuo;/* 或者scroll */-webkit-overflow-scrolling: touch;/* 解决ios滑动不流畅问题 */" class="ukefu-point-text">
<body class="ukefu-im-theme" style="overflow:hidden;height:100%;max-height:100%;position:fixed;overflow-y: atuo;/* 或者scroll */-webkit-overflow-scrolling: touch;/* 解决ios滑动不流畅问题 */" class="ukefu-point-text">
<div id="header" class="theme${inviteData.consult_dialog_color!''}">
<img
src="<#if inviteData?? && inviteData.consult_dialog_logo??>/res/image.html?id=${inviteData.consult_dialog_logo?url}<#else>/images/logo.png</#if>"