فهرست منبع

删除没用的注释

nn 8 سال پیش
والد
کامیت
1fa865fd6e
2فایلهای تغییر یافته به همراه1 افزوده شده و 5 حذف شده
  1. 1 1
      css/U_BS_L.css
  2. 0 4
      js/feedback.js

+ 1 - 1
css/U_BS_L.css

@@ -16,7 +16,7 @@
     text-align: center;
 }
 .U_BS_L_H_Form h4 {
-    margin-bottom: 70px;
+    margin: 20px 0 50px;
     font-size: 22px;
     font-weight: normal;
     font-stretch: normal;

+ 0 - 4
js/feedback.js

@@ -557,10 +557,6 @@ Feedback.Init=function () {
     Feedback.informationtInfo = $(".informationtInfo")[0];//获取反馈信息
     Feedback.informationtTime = $(".informationtTime")[0];//获取反馈时间
     Feedback.informationtPaging = $(".informationtPaging")[0];//获取分页
-    // Feedback.informationtPagingUl = $(".informationtPaging ul")[0];//获取分页ul
-    // Feedback.informationtPagingLi = $(".informationtPaging ul li");//获取分页li
-    // Feedback.informationtPagingSpan = $(".informationtPaging ul span");//获取分页上下页
-    // Feedback.informationtPagingActive = $(".informationtPaging .active")[0];//当前页码
     Feedback.totalPage = 0;//总页数
     Feedback.informationtAddUser = $(".informationtAddUser")[0];//添加用户项目权限
     Feedback.informationDetailed = $(".informationDetailed")[0];//反馈查看更多