zhoufan vor 3 Jahren
Ursprung
Commit
f6f7e63bd8

+ 4 - 4
code/ZXDT.CallCenter.MVCWeb/Controllers/HW/MobileDataController.cs

@@ -42,10 +42,10 @@ namespace ZXDT.CallCenter.MVCWeb.Controllers
42 42
         {
43 43
             DataTable dt = null;
44 44
             int count = 0;
45
-            if (string.IsNullOrEmpty(phone))
46
-            {
47
-                return Success("成功", dt, count);
48
-            }
45
+            //if (string.IsNullOrEmpty(phone))
46
+            //{
47
+            //    return Success("成功", dt, count);
48
+            //}
49 49
             AddAction("T_Sys_MobileData", "page", "查询列表", string.Format(" 获取前50条 phone={0}", phone));
50 50
             string strWhere = " 1=1 ";
51 51
             if (!string.IsNullOrEmpty(phone))

+ 3 - 4
code/ZXDT.CallCenter.MVCWeb/Views/Main/Index.cshtml

@@ -1038,10 +1038,9 @@
1038 1038
               
1039 1039
             </dl>
1040 1040
           </li>
1041
-          <li class="layui-nav-item" style="margin-right: 10px;" >
1041
+          @*<li class="layui-nav-item" style="margin-right: 10px;" >
1042 1042
             <a title="小工具">
1043 1043
               <i class="layui-icon" style=" font-size: 25px !important;">&#xe705;</i>
1044
-              @* <cite class="adminName">小工具</cite> *@
1045 1044
             </a>
1046 1045
             <dl class="layui-nav-child">
1047 1046
               <dd>
@@ -1068,7 +1067,7 @@
1068 1067
                     style="text-align:left">邮箱入口</cite></a>
1069 1068
               </dd>
1070 1069
             </dl>
1071
-          </li>
1070
+          </li>*@
1072 1071
           <li class="layui-nav-item" id="userInfo">
1073 1072
             <a><img src="@Model.UserAccountModel.F_HomePhone" class="layui-nav-img userAvatar" width="35"
1074 1073
                 height="35"><cite class="adminName">@Model.UserAccountModel.F_UserName</cite></a>
@@ -2061,7 +2060,7 @@
2061 2060
         }
2062 2061
 
2063 2062
         var cssClass = $(this).find("a").find("i").attr("class");
2064
-        if (cssClass != null && (cssClass.indexOf("fa-weibo") > 0 || cssClass.indexOf("fa-weixin")) && cssClass.indexOf("selectClass") <= 0) {
2063
+        if (cssClass != null && (cssClass.indexOf("fa-weibo") > 0 || cssClass.indexOf("fa-weixin")>0) && cssClass.indexOf("selectClass") <= 0) {
2065 2064
           alert("未签入!")
2066 2065
           return;
2067 2066
         }

+ 4 - 4
code/ZXDT.CallCenter.MVCWeb/Views/Main/IndexCenter.cshtml

@@ -198,8 +198,8 @@
198 198
             var startdate = strdate.split('~')[0];
199 199
             var enddate = strdate.split('~')[1];
200 200
             strdate = startdate.trim() + '~' + enddate.trim();
201
-            document.getElementById("framereport1").src = "/Report/IndexCenterCallPre/?timeno=" + timeno + "&type=" + type + "&strdate=" + strdate;
202
-            document.getElementById("framereport2").src = "/Report/IndexCenterWorkOrderPre/?timeno=" + timeno + "&type=" + type + "&strdate=" + strdate;
201
+            //document.getElementById("framereport1").src = "/Report/IndexCenterCallPre/?timeno=" + timeno + "&type=" + type + "&strdate=" + strdate;
202
+            //document.getElementById("framereport2").src = "/Report/IndexCenterWorkOrderPre/?timeno=" + timeno + "&type=" + type + "&strdate=" + strdate;
203 203
             document.getElementById("framereport3").src = "/Report/IndexCenterWorkOrderTimeBar/?timeno=" + timeno + "&type=" + type + "&strdate=" + strdate;
204 204
         }
205 205
         
@@ -322,7 +322,7 @@
322 322
                         <div style="float:left; padding-left:20px; padding-top:4px;"><input type="text" class="layui-input" id="txtdate" style="width:200px;" placeholder=""></div><div style="float:left;"><button id="btnsearch" onclick="SearchData(0);" class="layui-btn layui-btn-danger"><i class="fa fa-search"></i></button></div>
323 323
                     </div>
324 324
                     <div class="layui-card-body layui-row layui-col-space10">
325
-                        <div class="layui-col-md12">
325
+                        @*<div class="layui-col-md12">
326 326
                             <div class="layui-col-md6">
327 327
                                 <blockquote class="layui-elem-quote title" style="border-left: 5px solid #555299;">
328 328
                                     <div class="panel-icon fa fa-pie-chart">
@@ -355,7 +355,7 @@
355 355
                                     </tbody>
356 356
                                 </table>
357 357
                             </div>
358
-                        </div>
358
+                        </div>*@
359 359
                         <div class="layui-col-md12" >
360 360
                             <blockquote class="layui-elem-quote title" style="border-left: 5px solid #555299;">
361 361
                                 <div class="panel-icon fa fa-bar-chart">