sunhao 5 yıl önce
ebeveyn
işleme
1ff5a6346c

+ 1 - 1
resources/views/admin/index.blade.php

42
                     <ul>
42
                     <ul>
43
                         <li @if(!isset($res['template/manage'])) style="display:none;list-style-type:none;" @endif><a data-href="{{url('admin/template/index')}}" data-title="模板列表" href="javascript:void(0)">模板列表</a></li>
43
                         <li @if(!isset($res['template/manage'])) style="display:none;list-style-type:none;" @endif><a data-href="{{url('admin/template/index')}}" data-title="模板列表" href="javascript:void(0)">模板列表</a></li>
44
                         <li @if(!isset($res['template/manage'])) style="display:none;list-style-type:none;" @endif><a data-href="{{url('admin/template/logindex')}}" data-title="模板点击日志" href="javascript:void(0)">模板点击日志</a></li>
44
                         <li @if(!isset($res['template/manage'])) style="display:none;list-style-type:none;" @endif><a data-href="{{url('admin/template/logindex')}}" data-title="模板点击日志" href="javascript:void(0)">模板点击日志</a></li>
45
-                        <li @if(!isset($res['template/manage'])) style="display:none;list-style-type:none;" @endif><a data-href="{{url('admin/template/templateLogReport')}}" data-title="销售引流粉丝日pv报表" href="javascript:void(0)">销售引流粉丝日pv报表</a></li>
45
+                        <li @if(!isset($res['template/manage'])) style="display:none;list-style-type:none;" @endif><a data-href="{{url('admin/template/templateLogReport')}}" data-title="销售模板导粉报表" href="javascript:void(0)">销售模板导粉报表</a></li>
46
                         
46
                         
47
                     </ul>
47
                     </ul>
48
               
48
               

+ 2 - 2
resources/views/template/templateLogReport.blade.php

36
                 <tr class="text-c">
36
                 <tr class="text-c">
37
                     <th width="5%">日期</th>
37
                     <th width="5%">日期</th>
38
                     <th width="5%">销售名</th>
38
                     <th width="5%">销售名</th>
39
-                    <th width="5%">点击PV</th>
40
-                    <th width="5%">长按PV</th>
39
+                    <th width="5%">PV</th>
40
+                    <th width="5%">长按次数</th>
41
                     <th width="5%">加粉数</th>
41
                     <th width="5%">加粉数</th>
42
                     <th width="5%">新粉回复数</th>
42
                     <th width="5%">新粉回复数</th>
43
                     <th width="5%">新粉询价数</th>
43
                     <th width="5%">新粉询价数</th>