src/main/webapp/views/index_datashow.html
@@ -44,6 +44,7 @@ </table> </div> <div style="width: 100%;height: 100px"></div> </div> </div> @@ -85,6 +86,7 @@ </form> </script> <script type="text/javascript"> console.log(baseUrl) $("#close").on("click",function(){ $("#details").attr("style","display:none") })