Browse Source

响应bug

huhongkun 5 years ago
parent
commit
b2811a664e
1 changed files with 5 additions and 0 deletions
  1. 5 0
      app/followup/html/lay_followUp_detail.html

+ 5 - 0
app/followup/html/lay_followUp_detail.html

@ -7,7 +7,12 @@
        <meta http-equiv="Cache-Control" content="no-siteapp">
        <meta http-equiv="X-UA-Compatible" content="IE=Edge">
	    <script type="text/javascript" src="../../../js/jquery-2.2.4.js"></script>
	    <!--<script type="text/javascript" src="../../../js/util.js"></script>-->
	   <script src="../../../api/http-request.js" type="text/javascript" charset="utf-8"></script>
		<script type="text/javascript">
			if (Request.userAgent) {
            	window.localStorage.setItem(httpRequest.agentName, decodeURIComponent(Request.userAgent))
    		}
	        var search = window.location.search;
	        var url = 'followup_tabs.html'+search;
	        window.onload = function(){