|
@@ -34,7 +34,7 @@ if(sessionStorage){
|
|
//时间标志
|
|
//时间标志
|
|
tdf = timeDiff(new Date(Number(l_createtime+"000")));
|
|
tdf = timeDiff(new Date(Number(l_createtime+"000")));
|
|
if (tdf != null){
|
|
if (tdf != null){
|
|
- tdf = "<img style='width:15px;position: relative;padding: 2px 4px;' src='/images/wx/jyclock.png'>"+tdf+"</div>";
|
|
|
|
|
|
+ tdf = "<img style='width:15px;position: relative;padding: 2px 4px;' src='/jylab/followent/images/wx/jyclock.png'>"+tdf+"</div>";
|
|
}else{
|
|
}else{
|
|
tdf=""
|
|
tdf=""
|
|
}
|
|
}
|
|
@@ -44,7 +44,7 @@ if(sessionStorage){
|
|
+"<div class='jyfwlistno'>"+listno+".</div>"
|
|
+"<div class='jyfwlistno'>"+listno+".</div>"
|
|
+"<div class='jyfwlisttitle' style='width:88%;'>"+(data[i]["winner"]?data[i]["winner"]:data[i]["winner"])+"</div>"
|
|
+"<div class='jyfwlisttitle' style='width:88%;'>"+(data[i]["winner"]?data[i]["winner"]:data[i]["winner"])+"</div>"
|
|
+"<div style='clear:both;'></div>"+rem
|
|
+"<div style='clear:both;'></div>"+rem
|
|
- +"<img src='/images/wx/d.png' class='arrow-right'>"
|
|
|
|
|
|
+ +"<img src='/jylab/followent/images/wx/d.png' class='arrow-right'>"
|
|
+"<div class='jytimest'>"
|
|
+"<div class='jytimest'>"
|
|
+tdf+"</li>";
|
|
+tdf+"</li>";
|
|
jyno = listno;
|
|
jyno = listno;
|
|
@@ -75,7 +75,7 @@ if(sessionStorage){
|
|
<div id="addDiv" style="background-color: #2cb7ca;color: #FFFFFF;line-height:45px;margin-left: 15px;margin-right: 15px;border-radius: 3px;font-size: 18px;">+ 添加关注的企业</div>
|
|
<div id="addDiv" style="background-color: #2cb7ca;color: #FFFFFF;line-height:45px;margin-left: 15px;margin-right: 15px;border-radius: 3px;font-size: 18px;">+ 添加关注的企业</div>
|
|
</div>
|
|
</div>
|
|
<div class="tip" style="margin-top: 10px;display: none">
|
|
<div class="tip" style="margin-top: 10px;display: none">
|
|
- <img src="/images/wx/jyprompt.png">剑鱼提示:<front>可关注{{.T.followLimit}}个企业</front>
|
|
|
|
|
|
+ <img src="/jylab/followent/images/wx/jyprompt.png">剑鱼提示:<front>可关注{{.T.followLimit}}个企业</front>
|
|
</div>
|
|
</div>
|
|
{{include "/common/baiducc.html"}}
|
|
{{include "/common/baiducc.html"}}
|
|
</body>
|
|
</body>
|