123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245 |
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml" ng-app="app" id="sjtsgzt">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>工作台</title>
- <link href="../../AFrontEnd/css/animate.css" rel="stylesheet" />
- <link href="../../AFrontEnd/css/fontawesome/css/font-awesome.css" rel="stylesheet" />
- <link href="../../AFrontEnd/css/bootstrap.css" rel="stylesheet" />
- <link href="../../AFrontEnd/css/style.css" rel="stylesheet" />
- <link href="../../AFrontEnd/js/jquery/jquery-ui.css" rel="stylesheet" />
- <style>
- .bottomObj1:after {
- content: "";
- position: absolute;
- left: calc(100% / 14);
- top: -5px;
- transform: translateY(-50%);
- border-bottom: 10px solid #ECECEC;
- border-left: 10px solid transparent;
- border-right: 10px solid transparent;
- }
- .bottomObj2:after {
- content: "";
- position: absolute;
- left: calc(100% / 14 * 3);
- top: -5px;
- transform: translateY(-50%);
- border-bottom: 10px solid #ECECEC;
- border-left: 10px solid transparent;
- border-right: 10px solid transparent;
- }
- .bottomObj3:after {
- content: "";
- position: absolute;
- left: calc(100% / 14 * 5);
- top: -5px;
- transform: translateY(-50%);
- border-bottom: 10px solid #ECECEC;
- border-left: 10px solid transparent;
- border-right: 10px solid transparent;
- }
- .bottomObj4:after {
- content: "";
- position: absolute;
- left: calc(100% / 14 * 7);
- top: -5px;
- transform: translateY(-50%);
- border-bottom: 10px solid #ECECEC;
- border-left: 10px solid transparent;
- border-right: 10px solid transparent;
- }
- .bottomObj5:after {
- content: "";
- position: absolute;
- left: calc(100% / 14 * 9);
- top: -5px;
- transform: translateY(-50%);
- border-bottom: 10px solid #ECECEC;
- border-left: 10px solid transparent;
- border-right: 10px solid transparent;
- }
- .bottomObj6:after {
- content: "";
- position: absolute;
- left: calc(100% / 14 * 11);
- top: -5px;
- transform: translateY(-50%);
- border-bottom: 10px solid #ECECEC;
- border-left: 10px solid transparent;
- border-right: 10px solid transparent;
- }
- .bottomObj7:after {
- content: "";
- position: absolute;
- left: calc(100% / 14 * 13);
- top: -5px;
- transform: translateY(-50%);
- border-bottom: 10px solid #ECECEC;
- border-left: 10px solid transparent;
- border-right: 10px solid transparent;
- }
- .dept-list{
- cursor: pointer;
- background-color: #fff;
- }
- .dept-check{
- //background-color: #d4eafb;
- border:2px solid #008a94;
- }
- .sort-item {
- width: 100px;
- float: left;
- padding: 5px;
- text-align: center;
- }
- .sort-item:hover {
- cursor: move;
- }
- .sort-item > div {
- padding: 15px 5px;
- display: inline-block;
- border: 1px solid #ccc;
- }
- </style>
- <script>document.write("<link href='../../AFrontEnd/css/special.css?time=" + new Date().getTime() + "' rel='stylesheet'>");</script>
- <script>
- if (localStorage.getItem("tjJxtGoldenlinkWork-deviceType") == "pad") {
- document.write("<link href='css/gztc-pad.css?time=" + new Date().getTime() + "' rel='stylesheet'>");
- } else {
- document.write("<link href='css/gztc.css?time=" + new Date().getTime() + "' rel='stylesheet'>");
- }
- </script>
- </head>
- <body ng-controller="indexCtrl as ctl" ng-cloak>
- <!--业务模块-->
- <center class="sp-page-col moveLeft" style="left: 0; " onmouseover="showBtnLR()" onmouseout="hideBtnLR()" ng-if="ctl.ywblList.length>7">
- <img src="../index/img/left.png" ng-click="ctl.ywblMove(1)" />
- </center>
- <div class="sp-page-col" ng-style="ctl.ywblCss" onmouseover="showBtnLR()" onmouseout="hideBtnLR()">
- <div class="sp-page List" style="margin-left: 0px; transition: margin-left 1s ease 0s; ">
- <div class="Item" ng-repeat="item in ctl.ywblList" repeat-finish>
- <div class="ywItem" ng-style="item.background" ng-click="ctl.addTabNav(item,$index)">
- <div class="news" ng-style="item.news" ng-if="item.NEWCOUNT>0">
- <span>新</span>
- </div>
- <div class="sp-box sp-lh-30">
- {{item.CNAME}}
- </div>
- <div class="sp-page-col" style="width:60%">
- <div class="circle" ng-style="item.circel" ng-if="!item.show"></div>
- <div class="circle-rgb" ng-style="item.base" ng-if="item.show">
- <div class="deng1">
- <center class="purple" ng-class="{'shan': '{{item.BLACKCOUNT}}'>0}" ng-bind="item.BLACKCOUNT" ng-click="ctl.goParams(item,item.BLACKROUTEIDVARLIST)"></center>
- </div>
- <div class="deng2">
- <center class="red" ng-class="{'shan': '{{item.REDCOUNT}}'>0}" ng-bind="item.REDCOUNT" ng-click="ctl.goParams(item,item.REDROUTEIDVARLIST)"></center>
- </div>
- <div class="deng3">
- <center class="orange" ng-bind="item.YELLOWCOUNT" ng-click="ctl.goParams(item,item.YELLOWROUTEIDVARLIST)"></center>
- </div>
- <div class="deng4">
- <center class="green" ng-bind="item.GREENCOUNT" ng-click="ctl.goParams(item,item.GREENROUTEIDVARLIST)"></center>
- </div>
- </div>
- </div>
- <div class="sp-page-col sp-pull-right total" ng-if="item.FLOWID!='无'&&item.FLOWID!=null&&!item.ywblcj">{{item.TODOCOUNT}} 件</div>
- <div class="sp-page-col sp-pull-right total" ng-if="item.FLOWID=='无'||item.FLOWID==null&&!item.ywblcj">{{item.DESKTOP.length}} 项</div>
- <div class="sp-page-col sp-pull-right total" ng-if="item.ywblcj">{{ctl.appList.length}} 项</div>
- </div>
- </div>
- </div>
- </div>
- <center class="sp-page-col moveRight" style="right: 0;" onmouseover="showBtnLR()" onmouseout="hideBtnLR()" ng-if="ctl.ywblList.length>7">
- <img src="../index/img/right.png" ng-click="ctl.ywblMove(-1)" />
- <span style="width: 20px; height: 20px; display: inline-block; position: absolute; right: 20px; top: 120px; color: #1c84c6; cursor: pointer; " ng-click="ctl.setSort()"><i class="fa fa-2x fa-cog"></i></span>
- </center>
- <div class="sp-page bottomObj bottomObj1" style="padding-top: 5px; background: #ECECEC; margin-top: 10px; position: relative">
- <div ng-if="!ctl.ywblcj" style="min-height: 55px; margin-left: 0px; transition: margin-left 1s ease 0s; white-space: nowrap; display: block; overflow-x: auto;">
- <div ng-repeat="item in ctl.ywblList[ctl.activeBottomObj-1].DESKTOP" class="sp-page-col">
- <div class="sp-page-col" ng-if="item.TODOCOUNT>0&&item.FLOWID!='无'&&item.FLOWID!=null" style="border-radius: 8px;margin:0 10px;background: #fff; padding: 5px 10px; line-height: 40px; ">
- <div class="sp-page-col">
- {{item.CNAME}}
- <div class="sp-page-col sp-pull-right" ng-style="item.base" ng-if="item.show">
- <div class="circle-rgb deng1" ng-if="item.BLACKCOUNT>0">
- <center class="purple" ng-class="{'shan': '{{item.BLACKCOUNT}}'>0}" ng-bind="item.BLACKCOUNT" ng-click="ctl.goParams(item,item.BLACKROUTEIDVARLIST)"></center>
- </div>
- <div class="circle-rgb deng2" ng-if="item.REDCOUNT>0">
- <center class="red" ng-class="{'shan': '{{item.REDCOUNT}}'>0}" ng-bind="item.REDCOUNT" ng-click="ctl.goParams(item,item.REDROUTEIDVARLIST)"></center>
- </div>
- <div class="circle-rgb deng3" ng-if="item.YELLOWCOUNT>0">
- <center class="orange" ng-bind="item.YELLOWCOUNT" ng-click="ctl.goParams(item,item.YELLOWROUTEIDVARLIST)"></center>
- </div>
- <div class="circle-rgb deng4" ng-if="item.GREENCOUNT>0">
- <center class="green" ng-bind="item.GREENCOUNT" ng-click="ctl.goParams(item,item.GREENROUTEIDVARLIST)"></center>
- </div>
- </div>
- </div>
- </div>
- <div ng-if="item.TODOCOUNT==0&&item.FLOWID!='无'&&item.FLOWID!=null&&(item.GROUPITEMSHOW==1||item.GROUPITEMSHOW.indexOf(ctl.userId)!=-1)" style="border-radius: 8px;margin:0 10px;background: #fff; padding: 5px 10px; line-height: 40px; ">
- <div style="display: flex;cursor:pointer" ng-click="ctl.goHref(item)">
- {{item.CNAME}}
- </div>
- </div>
- <div ng-if="(item.FLOWID=='无'||item.FLOWID==null)&&(item.GROUPITEMSHOW==1||item.GROUPITEMSHOW.indexOf(ctl.userId)!=-1)" style="border-radius: 8px;margin:0 10px;background: #fff; padding: 5px 10px; line-height: 40px; ">
- <div style="display: flex;cursor:pointer" ng-click="ctl.goHref(item)">
- {{item.CNAME}}
- </div>
- </div>
- </div>
- </div>
- <div ng-if="ctl.ywblcj" style="display: flex;min-height: 55px; margin-left: 0px; transition: margin-left 1s ease 0s; white-space: nowrap; overflow-x: auto;">
- <div ng-repeat="item in ctl.deptList">
- <div class="sp-page-col dept-list" ng-class="{'dept-check':item.deptName==ctl.nowDeptName}" style="border-radius: 8px;white-space: nowrap;margin:0 10px; padding: 5px 10px; line-height: 35px;">
- <div class="sp-page-col" ng-click="ctl.goDeptAppList(item)" style="line-height: 35px;text-align: center;">
- {{item.deptNameJx}}
- </div>
- </div>
- </div>
- </div>
- <div ng-if="ctl.ywblcj && ctl.deptAppList.length>0" style="display: flex;padding-top: 5px;background-color: #fff;">
- <div style="padding-top:5px;flex: 1;display: flex;min-height: 55px; margin-left: 0px; transition: margin-left 1s ease 0s; white-space: nowrap; overflow-x: auto;">
- <div ng-repeat="item in ctl.deptAppList">
- <div class="sp-page-col" style="color:#fff; cursor: pointer;border-radius: 10px;background: #008a94dd;border:1px solid #fff;white-space: nowrap;margin:0 10px; padding: 5px 10px; line-height: 30px; ">
- <div class="sp-page-col" ng-click="ctl.goDeptApp(item)" style="line-height: 30px;text-align: center;font-size: 13px;">
- {{item.appName}}
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="sp-layer" id="sortLayer" style="width: 820px;">
- <div class="sp-layer-head" style="background:#2176d6">
- <div class="sp-page sp-text-center sp-font16">
- 设置排序
- <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
- ×
- </div>
- </div>
- </div>
- <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
- <div id="sort_area" class="sp-page" style="height:130px;overflow:auto">
- <div class="sort-item" ng-repeat="item in ctl.sortList" groupid="{{item.GROUPID}}">
- <div>
- <span>({{$index+1}})</span><br /><span>{{item.CNAME}}</span>
- </div>
- </div>
- </div>
- <div class="sp-page sp-text-center sp-pt-10">
- <a class="sp-btn-blue sp-radius" ng-click="ctl.submitSort()"><i class="fa fa-check sp-mr-5"></i>确 定</a>
- <a class="sp-btn-blue sp-radius" onclick="sp.layerhide()"><i class="fa fa-close sp-mr-5"></i>取 消</a>
- </div>
- </div>
- </div>
- <script src="../../AFrontEnd/js/jquery/jquery-2.1.4.min.js"></script>
- <script src="../../AFrontEnd/js/jquery/jquery-ui-1.10.4.min.js"></script>
- <script src="../../AFrontEnd/js/angularjs/angular.js"></script>
- <script src="../../AFrontEnd/js/angularjs/dirPagination.js"></script>
- <script src="../../apiurljs.js"></script>
- <script src="../../js/sm4.js"></script>
- <script>document.write('<scri' + 'pt src="../../AFrontEnd/js/special/special.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
- <script>document.write('<scri' + 'pt src="js/gzty.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
- </body>
- </html>
|