@@ -569,6 +569,7 @@ input:focus{
} */
#LRfloater0{
left: -150px!important;
+ top:-150px!important;
}
#LRMINIBar{
bottom: -60px!important;
@@ -582,3 +583,4 @@ a[title]{
left: -80px;
+
@@ -240,6 +240,7 @@ $(function () {
msg('评论成功,感谢您的评论。');
$('#commentArea').val('');
$('.ulStar span').removeClass('glyphicon-star').addClass('glyphicon-star-empty');
+ thePageNo=1;
loadDate();
})
@@ -246,7 +246,8 @@ $(function () {
- loadDate();
+ loadDate(1);