<%@ page contentType="text/html;charset=UTF-8"%>
<%@ include file="/WEB-INF/views/include/global.jsp"%>
<%@ include file="/WEB-INF/views/include/taglib.jsp"%>
<!DOCTYPE html>
选房协议
<br> document.documentElement.style.fontSize = document.documentElement.clientWidth / 7.5 + "px";<br>
<br> var myScroll;<br> function loaded () {<br> myScroll = new IScroll('#wrapper', { mouseWheel: true });<br> }<br> document.addEventListener('touchmove', function (e) { e.preventDefault(); }, isPassive() ? {<br> capture: false,<br> passive: false<br> } : false);<br>
body{ width: 7.5rem; height: 13.34rem!important; } .agree_bot{ position: absolute; bottom: 0; left: 0; width: 7.5rem; height: 1.3rem; background: #272a32; } #scroller{ padding-top: 0.38rem; padding-bottom: 3rem!important; }
线上选房协议
${agreement.title }
${agreement.content }

你这个真奇怪,估计不是代码问题,换下其它手机也会出现这样子情况吗?不行的话直接在后面接一大段空白的文本,看看加载了一半后是否能加载完。如果想要的内容依然是只有一半,你再看看代码配置等或是服务器的问题了
这个页面设置没有滑动框吗?