| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848 | <!DOCTYPE html><html><!-- Mirrored from www.zi-han.net/theme/hplus/login.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 20 Jan 2016 14:18:23 GMT --><head>    <meta charset="utf-8">    <meta name="viewport" content="width=device-width, initial-scale=1.0">    <title>引擎力-培养走向世界的企业</title>    <meta name="keywords" content="引擎力后台">    <meta name="description"          content="引擎力定位于海外数字营销专家,用数据说话,引领外贸企业迈向全球化!拥有多项核心自主知识产权,一直在不断的发展和拓展我们的网络营销范围。拥有120余人海外推广团队,80%以上执创人员,5年以上专业外贸推广经验,为您的外贸网站量身定制打造高质量的流量及询盘。">    <meta name="robots" content="noodp"/>    <link rel="shortcut icon" href="{{asset('favicon.ico')}}">    <link href="{{asset('css/bootstrap.min14ed.css')}}" rel="stylesheet">    <link href="{{asset('css/font-awesome.min93e3.css')}}" rel="stylesheet">    <link href="{{asset('css/animate.min.css')}}" rel="stylesheet">    <style>        * {            font-family: "微软雅黑";        }        body {            background: #f5f5f5;            font-size: 62.5%;        }        @font-face {            font-family: 'Acumin-Pro';            src: url("/fonts/ACUMIN-PRO-CONDENSED-EXTRALIGHT-2.OTF");            font-style: normal;            font-weight: normal;        }        .fix:after {            content: '';            clear: both;            display: block;        }        .fix:before {            content: '';            clear: both;            display: block;        }        .sep-yql-header {            width: 100%;            background: url(/img/y-top-bgs.jpg) no-repeat center top;            padding: 50px 0;        }        .sep-logo {            display: block;            width: 100%;            text-align: center;            margin-bottom: 9px;        }        .logo-texts {            display: block;            width: 100%;            text-align: center;            font-size: 44px;            line-height: 1.5;            color: #fff;            font-weight: bold;        }        .footer-texts {            display: block;            width: 100%;            text-align: center;            font-size: 18px;            line-height: 1.5;            color: #fff;        }        .sep-container {            width: 100%;            max-width: 1500px;            margin: 0 auto;        }        .sep-yql-body {            width: 100%;            padding: 38px 0 70px;        }        .sep-xmzl-boxs {            width: 100%;        }        .sep-yql-footer {            width: 100%;            background: #fe8713;            padding: 30px 0;        }        .sep-xwcgss-ul-boxs {            width: 100%;        }        .sep-xwcgss-ul-boxs .xwcgss-lists {            width: 100%;            margin-bottom: 14px;            position: relative;            display: block;        }        .sep-xwcgss-ul-boxs .xwcgss-lists .xwcgss-table-boxs {            display: none;        }        .sep-xwcgss-ul-boxs .xwcgss-lists.active .xwcgss-lists-titles {            display: none;        }        .sep-xwcgss-ul-boxs .xwcgss-lists.active .xwcgss-table-boxs {            display: block;        }        .sep-xwcgss-ul-boxs .xwcgss-lists.active .number-boxs {            background-color: darkorange;        }        .sep-xwcgss-ul-boxs .xwcgss-lists.active .number-boxs::after {            border-left-color: darkorange;        }        .sep-xwcgss-ul-boxs .xwcgss-lists:after {            content: '';            width: 1px;            height: 100%;            display: block;            background: #e0e0e0;            position: absolute;            left: -30px;            top: 36px;            z-index: 1;        }        .sep-xwcgss-ul-boxs .xwcgss-lists:last-child:after {            display: none;        }        .sep-xwcgss-ul-boxs .xwcgss-lists.ons:after {            display: none;        }        .sep-xwcgss-ul-boxs .xwcgss-lists-titles {            width: 100%;            background: #fff;            padding: 20px 78px;            line-height: 32px;            position: relative;        }        .sep-xwcgss-ul-boxs .titles-left {            width: auto;            font-size: 16px;            color: #262626;            float: left;        }        .sep-xwcgss-ul-boxs .titles-right {            width: auto;            font-size: 12px;            color: #343434;            float: right;            min-width: 160px;        }        .sep-xwcgss-ul-boxs .i-boxs {            display: block;            width: 40px;            height: 40px;            position: absolute;            right: 10px;            top: 14px;            cursor: pointer;        }        .sep-xwcgss-ul-boxs .i-boxs:after {            content: '';            display: block;            width: 14px;            height: 14px;            border: 1px solid transparent;            border-top-color: #a7a7a7;            border-right-color: #a7a7a7;            position: absolute;            left: 50%;            margin-left: -11px;            top: 50%;            margin-top: -7px;            transform: rotate(45deg);        }        .sep-xwcgss-ul-boxs .number-boxs {            display: block;            width: 49px;            height: 43px;            background: #a7a7a7;            text-transform: uppercase;            font-size: 12px;            color: #fff;            z-index: 4;            padding: 10px 8px;            position: absolute;            left: -33px;            top: 50%;            margin-top: -21px;            line-height: normal;            font-family: 'Acumin-Pro';        }        .sep-xwcgss-ul-boxs .number-boxs:after {            content: '';            display: block;            width: 0;            height: 0;            border: 22px solid transparent;            border-top-width: 21px;            border-left-color: #a7a7a7;            position: absolute;            left: 100%;            top: 0;            z-index: 4;        }        .sep-xwcgss-ul-boxs .nw {            display: block;            width: auto;            height: auto;            position: absolute;            left: 33px;            top: 7px;            line-height: normal;            font-size: 27px;            color: #fff;            font-weight: normal;            z-index: 10;            text-transform: initial;            font-family: 'Acumin-Pro';        }        table {            width: 100%;            border: none;        }        table tr {            width: 100%;        }        table tr:nth-child(1) {            background: #f08421;        }        table tr:nth-child(1) td {            color: #fff;            font-size: 16px;            background: #f08421;            border-color: #f39d4d;            text-align: center;            padding-left: 10px;        }        .xwcgss-table-boxs table tr:nth-child(1) td:nth-child(1) {            width: 16.5%;        }        .xwcgss-table-boxs table tr:nth-child(1) td:nth-child(2) {            width: 14.2%;        }        .xwcgss-table-boxs table tr:nth-child(1) td:nth-child(3) {            width: 36%;        }        .xwcgss-table-boxs table tr:nth-child(1) td:nth-child(4) {            width: 12%;        }        .xwcgss-table-boxs table tr:nth-child(1) td:nth-child(5) {            width: 11%;        }        table td {            background: #fff;            text-align: left;            font-size: 14px;            color: #f08421;            line-height: 28px;            padding: 8px 10px;            border-color: #eee;            /*padding-left: 36px;*/        }        .gtj-ff-bold {            font-weight: bold;            font-size: 16px;        }        .gtj-centers {            text-align: center;            padding-left: 15px;        }        .sep-gzgh-boxs {            display: block;            width: 100%;            padding: 36px 0 0;        }        .sep-gzgh-titles-boxs {            display: block;            width: 100%;            text-align: center;            font-size: 34px;            color: #f08421;            font-weight: bold;            line-height: normal;            margin-bottom: 26px;        }        .gzgh-boxs {            background: #fff;            padding: 46px 78px 54px;        }        .sep-gzgh-ul-boxs {            width: 100%;        }        .sep-gzgh-ul-boxs .gzgh-lists {            width: 100%;        }        .sep-gzgh-ul-boxs .gzgh-lists + .gzgh-lists {            margin-top: 28px;        }        .sep-gzgh-ul-boxs table tr:nth-child(1) td {            color: #fff;            font-size: 16px;            background: #f08421;            border-color: #f39d4d;            text-align: center;            padding-left: 10px;            width: 100%;        }        .sep-gzgh-ul-boxs table tr:nth-child(2) td {            color: #f08421;            font-size: 16px;            text-align: center;            padding-left: 10px;        }        .sep-gzgh-ul-boxs table tr td:nth-child(1) {            width: 12%;        }        .sep-gzgh-ul-boxs table tr td:nth-child(2) {            width: 33.4%;        }        .sep-gzgh-ul-boxs table tr td:nth-child(3) {            width: 14.4%;        }        .sep-gzgh-ul-boxs table tr td {            color: #262626;            font-size: 14px;        / / padding-left: 4 %;            text-align: center;        }        .sep-gzgh-ul-boxs table tr.tr-lists {        }        .sep-gzgh-ul-boxs table tr.tr-lists.active {            height: 0;            overflow: hidden;            display: none;        }        .sep-gzgh-ul-boxs table tr td:nth-child(1) {            text-align: center;            padding-left: 10px;        }        .sep-gzgh-ul-boxs table tr.lasts.ons .i-down-boxs {            transform: rotate(180deg);        }        .sep-gzgh-ul-boxs table tr.ons .i-down-boxs:before {            border-bottom-color: #f08421;            border-right-color: #f08421;        }        .sep-gzgh-ul-boxs table tr.ons .i-down-boxs:after {            border-bottom-color: #f08421;            border-right-color: #f08421;        }        .sep-gzgh-ul-boxs table tr:hover .i-down-boxs:before {            border-bottom-color: #f08421;            border-right-color: #f08421;        }        .sep-gzgh-ul-boxs table tr:hover .i-down-boxs:after {            border-bottom-color: #f08421;            border-right-color: #f08421;        }        .i-down-boxs {            display: inline-block;            vertical-align: top;            width: 28px;            height: 28px;            position: relative;        }        .i-down-boxs:before {            content: '';            display: inline-block;            vertical-align: top;            width: 12px;            height: 12px;            border: 2px solid transparent;            border-bottom-color: #a5a5a5;            border-right-color: #a5a5a5;            position: absolute;            left: 50%;            margin-left: -6px;            top: 50%;            margin-top: -12px;            transform: rotate(45deg);        }        .i-down-boxs:after {            content: '';            display: inline-block;            vertical-align: top;            width: 12px;            height: 12px;            border: 2px solid transparent;            border-bottom-color: #a5a5a5;            border-right-color: #a5a5a5;            position: absolute;            transform: rotate(45deg);            left: 50%;            margin-left: -6px;            top: 50%;            margin-top: -6px;        }        @media screen and (max-width: 1440px) {            .sep-container {                max-width: 1200px;            }            .logo-texts {                font-size: 16px;            }        }        @media screen and (max-width: 1360px) {            .sep-container {                max-width: 1100px;            }        }        @media screen and (max-width: 1200px) {            .sep-container {                max-width: 80%;            }            table td {                white-space: nowrap;            }            .xwcgss-table-boxs {                overflow-x: scroll;            }            .gzgh-table-boxs {                overflow-x: scroll;            }        }        @media screen and (max-width: 812px) {            .gzgh-boxs {                padding: 30px 20px;            }        }        @media screen and (max-width: 640px) {            .sep-xwcgss-ul-boxs .xwcgss-lists-titles {                padding: 20px 36px;                padding-left: 20px;            }            .sep-xwcgss-ul-boxs .titles-right {                min-width: 124px;            }            .sep-xwcgss-ul-boxs .i-boxs {                right: 0;            }            .sep-gzgh-titles-boxs {                font-size: 24px;            }            .sep-xwcgss-ul-boxs .number-boxs {                width: 30px;                padding: 10px 2px;            }            .sep-xwcgss-ul-boxs .nw {                left: 24px;                font-size: 20px;            }            .sep-xwcgss-ul-boxs .number-boxs:after {                border-left-width: 12px;            }            .sep-xwcgss-ul-boxs .titles-left {                font-size: 15px;            }            .sep-gzgh-ul-boxs table tr td {                font-size: 14px;            }            .sep-gzgh-ul-boxs table tr:nth-child(2) td {                font-size: 14px;            }            .sep-yql-body {                padding: 36px 0;            }            .gtj-ff-bold {                font-size: 14px;            }            .sep-yql-header {                padding: 36px 0;            }        }    </style></head><body><div class="sep-yql-header">    <a href="/" class="sep-logo">        <img src="/img/y-top-logo.png" alt=""/>    </a>    <div class="logo-texts" style="font-size: 30px">        {{$site}}  @if($type==1)【配合事项及打分】(ctrl+s保存) @endif<br>        建站进度{{$count-$toBeCompletedCount}}/{{$count}}        @if(!empty($newNodeDate)) 原定{{$nodeDate}}上线,更新至{{$newNodeDate}}上线!@else 预计{{$nodeDate}}上线! @endif        <br>    </div></div><div class="sep-yql-body">    <div class="sep-xmzl-boxs fix">        <div class="sep-container fix">            <form action="{{url('/wap/site-flow/'.$type)}}"                  method="post" id="form1">                <div class="sep-xwcgss-ul-boxs fix">                    @foreach($list as $stageInx=>$stage)                        @php                            static $num=0;                            $result=explode(':',$stageInx);                            if($result[2]=='进行中'|| $result[2]=='未完成'){                                ++$num;                            }                        @endphp                        <div class="xwcgss-lists @if($num==1 && $result[2]!='完成') active @endif fix">                            <div class="xwcgss-lists-titles fix">                                <div class="titles-left">                                    @php                                        echo $result[0].' ';                                        if($result[2]=='完成'){                                            echo "<span style='color:green;'>{$result[2]}</span>";                                        }elseif ($result[2]=='未完成'){                                            echo "<span style='color:red;'>{$result[2]}</span>";                                        }else{                                            echo "<span style='color:orange;'>{$result[2]}</span>";                                        }                                    @endphp                                </div>                                <div class="titles-right" style="font-size:16px">                                    @php                                        echo '阶段时间:'.$taskLastDateStart[$result[1]]??'';                                        echo  ' - '.$taskLastDateEnd[$result[1]]??'';                                    @endphp                                </div>                                <div class="i-boxs">                                </div>                                <div class="number-boxs">                                    STEP                                    <div class="nw">                                        @php                                            echo $result[1];                                        @endphp                                    </div>                                    <div class="lines"></div>                                </div>                            </div>                            <div class="xwcgss-table-boxs fix">                                <table border="" cellspacing="" cellpadding="">                                    <tr>                                        <td colspan="9">                                            @php                                                echo $result[0];                                            @endphp                                        </td>                                    </tr>                                    <tr>                                        <td style="width: 5%;text-align: center">状态</td>                                        <td style="width: 15%;text-align: center">具体事项</td>                                        <td style="width: 20%;text-align: center">事项备注</td>                                        <td style="width: 10%;text-align: center">对接人</td>                                        <td style="width: 10%;text-align: center">预计完成时间</td>                                        <td style="width: 10%;text-align: center">实际完成时间</td>                                        <td style="width: 10%;text-align: center">逾期天数</td>                                        <td style="width: 10%;text-align: center;">备注</td>                                        @if(!empty($type))                                            <td style="width: 10%">评分</td>                                        @endif                                    </tr>                                    @foreach($stage as $infoInx=>$info)                                        <tr>                                            <td style="text-align: center">                                                @if(empty($info['status']))                                                    未完成                                                @else                                                    完成                                                @endif                                            </td>                                            <td style="text-align: center">{{$info['title']}}</td>                                            <td style="text-align: center">{{$info['memo']}}</td>                                            <td style="text-align: center">                                                @foreach($info['roles'] as $v)                                                    {{$v->nickname??''}}                                                @endforeach                                            </td>                                            <td style="text-align: center">{{$info['node_date']}}</td>                                            <td style="text-align: center">                                                @php                                                    if (empty($info['status'])){                                                        echo '';                                                    }else{                                                        echo substr($info['status'],0,10);                                                    }                                                @endphp                                            </td>                                            <td style="text-align: center">                                                @php                                                    //完成时间>节点时间、未完成时间小于当天时间时为逾期                                                        if(!empty($info['status'])){                                                            if(strtotime(date('Y-m-d',strtotime($info['status'])))>strtotime($info['node_date'])){                                                                $beOverdueDay=(strtotime(date('Y-m-d',strtotime($info['status'])))-strtotime($info['node_date']))/3600/24;                                                                echo '逾期'.round($beOverdueDay).'天';                                                            }else{                                                                echo '';                                                            }                                                        }else{                                                            if(strtotime($info['node_date'])< strtotime(date('Y-m-d'))){                                                                $beOverdueDay=(strtotime(date('Y-m-d'))-strtotime($info['node_date']))/3600/24;                                                                echo '逾期'.round($beOverdueDay).'天';                                                            }else{                                                                echo '';                                                            }                                                        }                                                @endphp                                            </td>                                            <td style="text-align: center">{{$info['overdue_memo']}}</td>                                            @if(!empty($type))                                                <td style="text-align: center">                                                    @if(!empty($info['is_client_score']))                                                        <select class="form-control" style="width:100%;"                                                                name="{{$info['id'].'-client_score'}}"                                                                id="{{$info['id'].'-client_score'}}">                                                            <option value="0">请选择分数</option>                                                            @foreach($scoreList as  $k=>$v)                                                                <option value="{{$k}}"                                                                        @if(!empty($info['client_score']) &&!empty($info['client_score']) && $info['client_score']==$k) selected @endif>{{$v}}</option>                                                            @endforeach                                                        </select>                                                    @endif                                                </td>                                            @endif                                        </tr>                                    @endforeach                                </table>                            </div>                            <div class="number-boxs">                                STEP                                <div class="nw">                                    @php                                        echo $result[1];                                    @endphp                                </div>                                <div class="lines"></div>                            </div>                        </div>                    @endforeach                </div>            </form>        </div>    </div>    <div class="sep-gzgh-boxs fix">        <div class="sep-container fix">            <div class="gzgh-boxs fix">                <div class="sep-gzgh-titles-boxs fix">                    工作规划与记录                </div>                <div class="fix">                    <table border="" cellspacing="" cellpadding="">                        <tr>                            <td colspan="6">当周工作安排</td>                        </tr>                        <tr>                            <td class="gtj-centers" style="width: 15%">阶段</td>                            <td class="gtj-centers" style="width: 15%">具体事项</td>                            <td class="gtj-centers" style="width: 15%">事项备注</td>                            <td class="gtj-centers" style="width: 15%">人员</td>                            <td class="gtj-centers" style="width: 15%">节点时间</td>                            <td class="gtj-centers" style="width: 15%">备注</td>                        </tr>                        @foreach($thisWeekTaskList as $item)                            <tr>                                <td class="gtj-centers">{{$item->rank??''}}</td>                                <td class="gtj-centers">{{$item->title??''}}</td>                                <td class="gtj-centers">{{$item->memo??''}}</td>                                <td class="gtj-centers">{{$item->userNames??''}}</td>                                <td class="gtj-centers">{{$item->node_date??''}}</td>                                <td class="gtj-centers">{{$item->overdue_memo??''}}</td>                            </tr>                        @endforeach                    </table>                </div>                <div class="fix">                    <table border="" cellspacing="" cellpadding="">                        <tr>                            <td colspan="6">下周工作安排</td>                        </tr>                        <tr>                            <td class="gtj-centers" style="width: 15%">阶段</td>                            <td class="gtj-centers" style="width: 15%">具体事项</td>                            <td class="gtj-centers" style="width: 15%">事项备注</td>                            <td class="gtj-centers" style="width: 15%">人员</td>                            <td class="gtj-centers" style="width: 15%">节点时间</td>                            <td class="gtj-centers" style="width: 15%">备注</td>                        </tr>                        @foreach($nextWeekTaskList as $item)                            <tr>                                <td class="gtj-centers">{{$item->rank??''}}</td>                                <td class="gtj-centers">{{$item->title??''}}</td>                                <td class="gtj-centers">{{$item->memo??''}}</td>                                <td class="gtj-centers">{{$item->userNames??''}}</td>                                <td class="gtj-centers">{{$item->node_date??''}}</td>                                <td class="gtj-centers">{{$item->overdue_memo??''}}</td>                            </tr>                        @endforeach                    </table>                </div>            </div>        </div>    </div></div><div class="sep-yql-footer">    <div class="sep-container fix">        <div class="footer-texts">            浙江引擎力营销策划有限公司        </div>    </div></div><script src="{{asset('js/jquery.min.js?v=2.1.4')}}"></script><script src="{{asset('js/bootstrap.min.js')}}"></script><script>    $(".sep-gzgh-ul-boxs .gzgh-lists").each(function () {        $(this).find(".lasts").click(function () {            var _this = $(this);            if (!_this.hasClass("ons")) {                _this.addClass("ons");                _this.siblings(".tr-lists").removeClass("active");            } else {                _this.removeClass("ons");                _this.siblings(".tr-lists").addClass("active");            }        });    });    $(".sep-xwcgss-ul-boxs .xwcgss-lists").each(function () {        var _this1 = $(this);        $(this).find(".i-boxs").click(function () {            var _this = $(this);            if (!_this.parent().parent(".xwcgss-lists").hasClass("active")) {                _this.parent().parent(".xwcgss-lists").addClass("active");                _this.parent().parent(".xwcgss-lists").siblings().removeClass("active");            } else {                _this.parent().parent(".xwcgss-lists").removeClass("active");            }        });    });    window.addEventListener("keydown", function (e) {        //可以判断是不是mac,如果是mac,ctrl变为花键        //event.preventDefault() 方法阻止元素发生默认的行为。        if (e.keyCode === 83 && (navigator.platform.match("Mac") ? e.metaKey : e.ctrlKey)) {            e.preventDefault();            // Process event...            $('#form1').submit();            //window.location.reload();        }    }, false);</script></body></html>
 |