| @@ -32,7 +32,7 @@ | |||||
| <!--<p>大数据</p>--> | <!--<p>大数据</p>--> | ||||
| <!--</div>--> | <!--</div>--> | ||||
| <!--</a>--> | <!--</a>--> | ||||
| <a href="http://116.255.135.38:73" target="_blank"> | |||||
| <a href="http://116.255.223.226:73" target="_blank"> | |||||
| <div class="fl"> | <div class="fl"> | ||||
| <img src="static/images/login.png" class="m-b-5" alt=""/> | <img src="static/images/login.png" class="m-b-5" alt=""/> | ||||
| <p>登录</p> | <p>登录</p> | ||||
| @@ -37,7 +37,7 @@ define(['jquery', "template", "Tools", "echarts", 'swiper'], function ($, templa | |||||
| var content = data.data; | var content = data.data; | ||||
| $("#newTitle").html(content.title); | $("#newTitle").html(content.title); | ||||
| $("#newTime").html('发布时间:'+content.newsTime); | $("#newTime").html('发布时间:'+content.newsTime); | ||||
| $("#newCome").html('来源:'+content.createBy); | |||||
| $("#newCome").html('来源:'+content.realname); | |||||
| $("#newContent").html(content.content); | $("#newContent").html(content.content); | ||||
| if (document.body.scrollHeight > document.body.offsetHeight){ | if (document.body.scrollHeight > document.body.offsetHeight){ | ||||
| document.getElementById('bottomInformation').style.position = 'relative'; | document.getElementById('bottomInformation').style.position = 'relative'; | ||||
| @@ -37,7 +37,7 @@ define(['jquery', "template", "Tools", "echarts", 'swiper'], function ($, templa | |||||
| var content = data.data; | var content = data.data; | ||||
| $("#newTitle").html(content.title); | $("#newTitle").html(content.title); | ||||
| $("#newTime").html('发布时间:'+content.newsTime); | $("#newTime").html('发布时间:'+content.newsTime); | ||||
| $("#newCome").html('来源:'+content.createBy); | |||||
| $("#newCome").html('来源:'+content.realname); | |||||
| $("#newContent").html(content.content); | $("#newContent").html(content.content); | ||||
| if (document.body.scrollHeight > document.body.offsetHeight){ | if (document.body.scrollHeight > document.body.offsetHeight){ | ||||
| document.getElementById('bottomInformation').style.position = 'relative'; | document.getElementById('bottomInformation').style.position = 'relative'; | ||||
| @@ -37,7 +37,7 @@ define(['jquery', "template", "Tools", "echarts", 'swiper'], function ($, templa | |||||
| var content = data.data; | var content = data.data; | ||||
| $("#newTitle").html(content.title); | $("#newTitle").html(content.title); | ||||
| $("#newTime").html('发布时间:'+content.newsTime); | $("#newTime").html('发布时间:'+content.newsTime); | ||||
| $("#newCome").html('来源:'+content.createBy); | |||||
| $("#newCome").html('来源:'+content.realname); | |||||
| $("#newContent").html(content.content); | $("#newContent").html(content.content); | ||||
| if (document.body.scrollHeight > document.body.offsetHeight){ | if (document.body.scrollHeight > document.body.offsetHeight){ | ||||
| document.getElementById('bottomInformation').style.position = 'relative'; | document.getElementById('bottomInformation').style.position = 'relative'; | ||||