添加使用手册

This commit is contained in:
罗松柏 2021-09-13 18:14:43 +08:00
parent 786c309a64
commit 724fa28815
103 changed files with 201 additions and 54 deletions

View File

@ -58,6 +58,9 @@
<li class="layui-nav-item souduo" id="search">
<img src="./static/img/fangdaj.png" style="width: 25px;"> <span style="color: rgba(255,255,255,.7);">用户搜索</span>
</li>
<li class="layui-nav-item">
<a href="pages/manual.html" target="_blank">使用手册</a>
</li>
<li class="layui-nav-item">
<a href="javascript:;">设置</a>
<dl class="layui-nav-child">

168
web/pages/manual.html Normal file
View File

@ -0,0 +1,168 @@
<!doctype html>
<html>
<head>
<meta charset='UTF-8'><meta name='viewport' content='width=device-width initial-scale=1'>
<title>使用手册</title></head>
<body><h1>使用手册</h1>
<h2>数据看板</h2>
<h3>数据看板的意义</h3>
<p>看板为报表的集合在日常平台使用过程中将分析指标保存为报表添加至看板中方便日常数据的监控。X 支持将同一张报表放进多张数据看板。</p>
<p>
<img src="http://x2debug.legu.cc/static/img/manual/image-20210902183930969.png" referrerpolicy="no-referrer" alt="image-20210902183930969"></p>
<p>数据看板由三部分组成:看板目录、看板配置区、数据展示区</p>
<ul>
<li>看板目录:创建看板/空间</li>
<li>看板配置区:包括添加看板报表、调整看板设置、看板刷新</li>
<li>数据展示区:展示每张看板报表的信息</li>
</ul>
<h3>创建/编辑空间</h3>
<h4>创建空间</h4>
<ol>
<li>点击右上角[+],选择[创建空间],默认 X 超管可创建空间。</li>
</ol>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210902184656701.png" referrerpolicy="no-referrer" alt="image-20210902184656701"></p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210902185005780.png" referrerpolicy="no-referrer" alt="image-20210902185005780"></p>
<ol start='2' >
<li>在创建空间弹框中选择空间成员、设置空间成员权限。空间内看板对空间成员默认可见。</li>
</ol>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210902184930630.png" referrerpolicy="no-referrer" alt="image-20210902184930630"></p>
<ul>
<li>空间权限为[仅查看]的成员,仅可查看空间看板,无任何空间编辑权限</li>
<li>空间权限为[可编辑]的成员,可在空间内新建看板、对空间内容进行拖动排序操作</li>
</ul>
<h4> 编辑空间</h4>
<p>鼠标移入空间名称,点击右侧的[成员]按钮,可打开查看/编辑空间设置:</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210902185404016.png" referrerpolicy="no-referrer" alt="image-20210902185404016"></p>
<p>&nbsp;</p>
<ul>
<li>空间管理员可编辑空间设置,包括修改空间成员列表、移交空间、删除空间</li>
</ul>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210902185310749.png" referrerpolicy="no-referrer" alt="image-20210902185310749"></p>
<h3>看板管理</h3>
<p>点击看板页右上角[看板管理],打开看板管理弹窗,该功能支持批量移动或删除自建看板</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210902185659059.png" referrerpolicy="no-referrer" alt="image-20210902185659059"></p>
<h3>看板报表</h3>
<p>看板核心区由多个看板报表组成,报表在看板中的展现形式与模型中不完全一致</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210902190143612.png" referrerpolicy="no-referrer" alt="image-20210902190143612"></p>
<p>点击报表名可进入该报表设计</p>
<p>&nbsp;</p>
<h2>报表管理</h2>
<p>通过报表可以将经常使用的分析模型进行存储,方便每次进行分析时快速读取。也为看板中添加报表内容并进行用户间的分享提供便利。报表管理指整体管理自己所创建的报表。</p>
<h3>报表创建与报表管理的位置</h3>
<p>在任意分析模型中都有“保存报表”的按钮。保存报表成功后,可在任意分析模型的右上角,通过“已存报表”按钮,找到所有的已存报表。</p>
<p>报表将保存分析模型的完整条件信息、时间段及图表样式。</p>
<p>报表管理可以从看板的“报表”-“新增报表”或模型的“已存报表”选项进入。</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210902190656874.png" referrerpolicy="no-referrer" alt="image-20210902190656874"></p>
<p>&nbsp;</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210902190732097.png" referrerpolicy="no-referrer" alt="image-20210902190732097"></p>
<h3>报表的使用场景</h3>
<h4>创建报表</h4>
<p>在任意分析模型中,点击“保存报表”时,会进行条件校验。校验成功时,可进行报表的保存,需要输入报表名称与简介(可选)</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210902190931374.png" referrerpolicy="no-referrer" alt="image-20210902190931374"></p>
<h4>查找已存报表</h4>
<p>可在任意分析模型的右上角,找到“报表”按钮,点击后可查找所有已经创建的报表。默认将展示当前模型下的报表,可通过切换模型类型或搜索找到需要的报表。</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210902191011960.png" referrerpolicy="no-referrer" alt="image-20210902191011960"></p>
<h4>删除报表</h4>
<p>可通过“删除 icon”删除不需要的报表。</p>
<p>特别地,当删除报表后,该报表将永久消失。如果有添加过该报表的看板,看板中将一并删除对应看板报表。</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210902191155738.png" referrerpolicy="no-referrer" alt="image-20210902191155738"></p>
<h4>编辑报表名或更新报表</h4>
<p>选中并打开某个报表后,可以看到存储的完整条件。对报表更新后,可通过点击“保存报表”或“更新报表”更新报表的存储内容,并可在弹窗内修改报表的名称或编辑报表的简介。</p>
<h2>事件分析</h2>
<h3>事件分析的意义</h3>
<p>用户USER在 APP 或游戏中产生的行为数据被称为事件EVENT事件数据记录了用户产生各种行为的时间、行为的类型以及行为的详细信息。对这些事件数据进行筛选或分组最终计算聚合指标的模型称为事件分析模型。</p>
<p>通过事件分析,可以计算一段时间内用户产生特定行为的聚合指标,了解各行为的用户参与情况以及指标的发展趋势,从而对产品获得宏观把控,优化决策。</p>
<p>以消费事件举例来说,可以解决如下问题:</p>
<ol>
<li>最近一月每日收入流水情况趋势?</li>
<li>最近一月来各渠道的每日收入流水与分布情况?</li>
<li>来自上海的用户,最近一月人均付费金额的趋势?</li>
<li>来自上海和北京的用户,最近一月在购买会员卡上的总付费次数对比情况?</li>
</ol>
<p>&nbsp;</p>
<h3>事件分析的位置</h3>
<p>在顶部导航栏中的“行为分析”中选择“事件分析”,即可进入事件分析模型:</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210903134731096.png" referrerpolicy="no-referrer" alt="image-20210903134731096"></p>
<h3>事件分析的使用方法</h3>
<p>分析指标即 「事件」 + 「属性」 + 「计算方法」 或直接 「事件」 + 「计算方法」:</p>
<figure><table>
<thead>
<tr><th>事件</th><th>属性</th><th>计算方法</th></tr></thead>
<tbody><tr><td>任意事件</td><td>&nbsp;</td><td>总次数、触发用户数、人均次数</td></tr><tr><td>事件</td><td>&nbsp;</td><td>总次数、触发用户数、人均次数</td></tr><tr><td>事件</td><td>事件属性(数值型)</td><td>总和、均值、最大值、最小值、人均值、去重数</td></tr><tr><td>事件</td><td>事件属性(非数值、布尔型)</td><td>去重数</td></tr></tbody>
</table></figure>
<p>如:任意事件的触发用户数、购买商品的人均次数、购买商品的用户平均 VIP 等级、购买商品使用 WIFI 为真数、购买商品的用户省份的去重数。</p>
<h4>添加公式</h4>
<p>如果需要进行分析指标间的一些四则运算,可以通过”添加公式“来实现。如分析 ARPU 值(活跃用户的人均付费金额):</p>
<pre><code class='language-shell' lang='shell'>pay.unitPrice.sum/100/login.touch_user_count
</code></pre>
<p>&nbsp;</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210903135306328.png" referrerpolicy="no-referrer" alt="image-20210903135306328"></p>
<h4>添加指标</h4>
<p>可以通过“添加指标”对多个分析指标同时进行分析,实现某些对比和展示需求,如下图:</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210903135423026.png" referrerpolicy="no-referrer" alt="image-20210903135423026"></p>
<h4>分组项的选择</h4>
<p>分组项可根据事件属性签进行</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210903150659046.png" referrerpolicy="no-referrer" alt="image-20210903150659046"></p>
<h4>设置多重分组</h4>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210903150821918.png" referrerpolicy="no-referrer" alt="image-20210903150821918"></p>
<h4>筛选条件的选择</h4>
<p>通过分析指标的“指标筛选”可选出符合某些特征的事件进行分析</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210903143523869.png" referrerpolicy="no-referrer" alt="image-20210903143523869"></p>
<p>当有多个指标时可以进行全局筛选</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210903143917236.png" referrerpolicy="no-referrer" alt="image-20210903143917236"></p>
<p>&nbsp;</p>
<h3>报表的设置、展示、下载与保存</h3>
<p>当“分析角度设置区”选择完全后,点击“开始计算”,即可在“图表展示区”展示出图表结果</p>
<h3>展示筛选区的设置</h3>
<h4>分析时段与分析粒度</h4>
<p>即选择需要分析的时间区间与细分时间粒度:</p>
<p>分析时段默认选项为动态时间的“过去 7 日”,默认分析时间粒度为“每天”。</p>
<p>分析时段:可选择今天、昨天、近 7 天、近 14 天、近 30 天、本周、上周、本月、上月。</p>
<p>时间粒度可按分钟、按小时、按天、按周、按月、合计进行选择</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210903150920311.png" referrerpolicy="no-referrer" alt="image-20210903150920311"></p>
<h2>留存分析</h2>
<h3>留存分析的意义</h3>
<p>留存分析主要分析用户的整体参与程度、活跃程度的情况,考查进行某项初始行为的用户中,会进行回访行为的人数和比例。</p>
<p>通过留存分析模型,可以分析一段时间内,完成某项初始事件用户的回访情况,从而对事件的影响能进行宏观把控,优化决策。</p>
<p>以从用户活跃到消费举例来说,可以解决如下问题:</p>
<ol>
<li>用户使用产品后的 1 个月内,进行消费转化的人数和占比情况?</li>
<li>用户使用产品后的 1 个月内,完成消费,且消费金额达到 200 元的人数和占比情况?</li>
<li>上海用户使用产品后的 1 个月内,进行消费转化的人数和占比情况?</li>
<li>一线城市用户使用产品后的 1 个月内,完成消费,且消费金额达到 200 元的人数和占比情况?</li>
</ol>
<h3>留存分析的页面概览</h3>
<p>留存分析分为指标设置区、展示设置区、展示图表区三部分。可以通过设置分析角度来确定分析的内容。并通过选择展示筛选选项,在图表区绘制出需要的分析表格或图形</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210903153456381.png" referrerpolicy="no-referrer" alt="image-20210903153456381"></p>
<h3>常用的几种分析场景</h3>
<p>角色留存</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210903154127886.png" referrerpolicy="no-referrer" alt="image-20210903154127886"></p>
<p>完成新手引导留存</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210903154153865.png" referrerpolicy="no-referrer" alt="image-20210903154153865"></p>
<p>参与任务留存</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210903154405728.png" referrerpolicy="no-referrer" alt="image-20210903154405728"></p>
<h3>分析指标的设置</h3>
<h4>初始事件的选择</h4>
<p>有过初始事件行为的用户将作为分析样本的数据源,并在整个分析中起作用。选框中可以选择某“元事件”或“任意事件”。含义即是在特定日期中做过该事件的用户。对于在特定日期中做过任意事件的用户可以理解为“他们在这段时间中活跃过”。</p>
<h4>筛选条件的选择</h4>
<h5>事件筛选</h5>
<p>筛选条件主要为了精确查看特定人群的使用情况而设计,如分析上海男性用户的留存情况。可以同时对初始事件和回访事件进行条件筛选。通过”筛选条件“可选出符合某些特征的事件,再进行分析。</p>
<h4>回访事件的选择</h4>
<p>回访用户是指满足初始事件用户在特定时间后,完成回访事件的用户。选框中可以选择某“元事件”或“任意事件”。即是在特定日期中做过该回访事件的用户。对于在特定日期中做过任意事件的用户可以理解为“他们在这段时间中活跃过”。</p>
<h2>LTV分析</h2>
<h3>LTV分析的意义</h3>
<p>LTV是在一定时间内每一位玩家的平均付费。观测及预估用户的成本回收情况如难以收回成本则考虑回炉大改或放弃。</p>
<h3>LTV分析的页面概览</h3>
<p>用户维度可按 角色或设备</p>
<p>订单筛选可筛选符合条件的订单</p>
<p><img src="http://x2debug.legu.cc/static/img/manual/image-20210903161103557.png" referrerpolicy="no-referrer" alt="image-20210903161103557"></p>
</body>
</html>

42
web/src/x.min.js vendored
View File

@ -116,9 +116,9 @@ var X = window.X || {
(function(){
//本地
// var ipurl = "http://10.0.0.77:7889/api/v1/";
var ipurl = "http://10.0.0.77:7889/api/v1/";
//线上
var ipurl = "http://139.159.159.3:9865/api/v1/";
// var ipurl = "http://139.159.159.3:9865/api/v1/";
//线上测试
// var ipurl = "http://139.159.159.3:7889/api/v1/";
@ -3247,8 +3247,7 @@ var X = window.X || {
"quotatype":"",
"relation":"and",
"tableType":"user"
},
"cachedata":{}
}
};
// 分析属性控制重命名
@ -7473,10 +7472,7 @@ var X = window.X || {
},
"events":[
],
"cachedata":{
groupitemeventsdata:[],
}
]
};
// 日期渲染
@ -7665,7 +7661,6 @@ var X = window.X || {
});
function retaineddata(){
data['cachedata']['groupitemeventsdata'] = groupitemeventsdata;
var dataArr = {
eventView: data.eventView,
events: data.events
@ -7694,7 +7689,6 @@ var X = window.X || {
function backfilldata(d){
data = d.query;
groupitemeventsdata = data.cachedata.groupitemeventsdata;
baobiaodata = d;
var time = $("#retained-condition-date").val();
var timearr = time.split(" ");
@ -9502,6 +9496,7 @@ var X = window.X || {
var eventdata = {};
var filtsftvdata =[];
var groupitemeventsdata = [];
var routeevent = [];
X.api("data_auth/my_event","get",{},function(d){
eventdata['list'] = d;
X.api("data_auth/load_filter_props","post",{event_name:d[0]['category'][0]['event_name']},function(val){
@ -9514,7 +9509,7 @@ var X = window.X || {
$(document).off('click','.eventsplit').on('click','.eventsplit',function(){
var routeevent = X['DATA']['routeevent'];
if( routeevent && routeevent.length > data['events']['by_fields'].length){
var arr = {
"eventName": routeevent[data['events']['by_fields'].length]['id'],
@ -9543,7 +9538,6 @@ var X = window.X || {
var offset = obj.offset();
X.querycriteriapop(eventdata,'participate',offset.left,offset.top+obj.height(),function(val){
var selectdata = []; //选中事件的id数组
X.DATA['routeevent'] = [];
// var selectdescdata = []; //选中事件的别名数组
for(let i in val){
selectdata.push(val[i]['event_name']);
@ -9558,15 +9552,10 @@ var X = window.X || {
title: val[i]['event_desc']
,id: val[i]['event_name']
}
if(X.DATA['routeevent']){
X.DATA['routeevent'].push(arr);
}else {
X.DATA['routeevent'] = [];
X.DATA['routeevent'].push(arr);
routeevent.push(arr);
}
}
data['events']['source_event']['eventName'] = X.DATA['routeevent'][0]['id'];
data['events']['source_event']['eventDesc'] = X.DATA['routeevent'][0]['title'];
data['events']['source_event']['eventName'] = routeevent[0]['id'];
data['events']['source_event']['eventDesc'] = routeevent[0]['title'];
X.template("route","event-roue-event",data['events']['source_event']);
})
@ -9576,7 +9565,7 @@ var X = window.X || {
var obj = $(this);
var offset = obj.offset();
var index = obj.attr('data-index');
X.querycriteriapop(X.DATA['routeevent'],'dropdownlist',offset.left,offset.top+obj.height(),function(val){
X.querycriteriapop(routeevent,'dropdownlist',offset.left,offset.top+obj.height(),function(val){
obj.html(val.title);
data['events']['by_fields'][index]['eventDesc'] = val.title;
data['events']['by_fields'][index]['eventName'] = val.id;
@ -9616,6 +9605,7 @@ var X = window.X || {
}else{
$(".analysis-overall-situation-left-guanxi").hide();
}
X.template("globalfilter","xinwei-whole",data['events']['user_filter']['filts']);
});
$(document).off('click','.analysis-shaix-initial-event').on('click','.analysis-shaix-initial-event',function(){
@ -9656,7 +9646,7 @@ var X = window.X || {
$(document).off('click','.ant-dropdown-trigger').on('click','.ant-dropdown-trigger',function(){
var obj = $(this);
var offset = obj.offset();
X.querycriteriapop(X.DATA['routeevent'],'dropdownlist',offset.left,offset.top+obj.height(),function(val){
X.querycriteriapop(routeevent,'dropdownlist',offset.left,offset.top+obj.height(),function(val){
obj.html(val.title);
data['events']['source_event']['eventDesc']= val.title;
data['events']['source_event']['eventName'] = val.id;
@ -9811,8 +9801,7 @@ var X = window.X || {
function calculationdata(){
data['cachedata']['event_names'] = X['DATA']['routeevent'];
data['cachedata']['groupitemeventsdata'] = groupitemeventsdata;
// data['cachedata']['event_names'] = X['DATA']['routeevent'];
var dataArr = {
eventView: data.eventView,
events: data.events
@ -9840,7 +9829,6 @@ var X = window.X || {
console.log(d);
if(d){
data = d.query;
groupitemeventsdata = data.cachedata.groupitemeventsdata;
$('.route-time-input').val(data['eventView']['session_interval']);
if(data['eventView']['session_type'] == "second"){
$(".route-condition").html("秒");
@ -9849,8 +9837,8 @@ var X = window.X || {
}else {
$(".route-condition").html("小时");
}
X.DATA['routeevent'] = data.cachedata.event_names;
$('.participate-num').html(data.cachedata.event_names.length);
// X.DATA['routeevent'] = data.cachedata.event_names;
// $('.participate-num').html(data.cachedata.event_names.length);
X.template("route","event-roue-event",data['events']['source_event']);
X.template("globalfilter","xinwei-whole",data['events']['user_filter']['filts']);

View File

@ -115,9 +115,9 @@ var X = window.X || {
(function(){
//本地
// var ipurl = "http://10.0.0.77:7889/api/v1/";
var ipurl = "http://10.0.0.77:7889/api/v1/";
//线上
var ipurl = "http://139.159.159.3:9865/api/v1/";
// var ipurl = "http://139.159.159.3:9865/api/v1/";
//线上测试
// var ipurl = "http://139.159.159.3:7889/api/v1/";

View File

@ -24,8 +24,7 @@
"quotatype":"",
"relation":"and",
"tableType":"user"
},
"cachedata":{}
}
};
// 分析属性控制重命名

View File

@ -20,10 +20,7 @@
},
"events":[
],
"cachedata":{
groupitemeventsdata:[],
}
]
};
// 日期渲染
@ -212,7 +209,6 @@
});
function retaineddata(){
data['cachedata']['groupitemeventsdata'] = groupitemeventsdata;
var dataArr = {
eventView: data.eventView,
events: data.events
@ -241,7 +237,6 @@
function backfilldata(d){
data = d.query;
groupitemeventsdata = data.cachedata.groupitemeventsdata;
baobiaodata = d;
var time = $("#retained-condition-date").val();
var timearr = time.split(" ");

View File

@ -57,6 +57,7 @@
var eventdata = {};
var filtsftvdata =[];
var groupitemeventsdata = [];
var routeevent = [];
X.api("data_auth/my_event","get",{},function(d){
eventdata['list'] = d;
X.api("data_auth/load_filter_props","post",{event_name:d[0]['category'][0]['event_name']},function(val){
@ -69,7 +70,7 @@
$(document).off('click','.eventsplit').on('click','.eventsplit',function(){
var routeevent = X['DATA']['routeevent'];
if( routeevent && routeevent.length > data['events']['by_fields'].length){
var arr = {
"eventName": routeevent[data['events']['by_fields'].length]['id'],
@ -98,7 +99,6 @@
var offset = obj.offset();
X.querycriteriapop(eventdata,'participate',offset.left,offset.top+obj.height(),function(val){
var selectdata = []; //选中事件的id数组
X.DATA['routeevent'] = [];
// var selectdescdata = []; //选中事件的别名数组
for(let i in val){
selectdata.push(val[i]['event_name']);
@ -113,15 +113,10 @@
title: val[i]['event_desc']
,id: val[i]['event_name']
}
if(X.DATA['routeevent']){
X.DATA['routeevent'].push(arr);
}else {
X.DATA['routeevent'] = [];
X.DATA['routeevent'].push(arr);
routeevent.push(arr);
}
}
data['events']['source_event']['eventName'] = X.DATA['routeevent'][0]['id'];
data['events']['source_event']['eventDesc'] = X.DATA['routeevent'][0]['title'];
data['events']['source_event']['eventName'] = routeevent[0]['id'];
data['events']['source_event']['eventDesc'] = routeevent[0]['title'];
X.template("route","event-roue-event",data['events']['source_event']);
})
@ -131,7 +126,7 @@
var obj = $(this);
var offset = obj.offset();
var index = obj.attr('data-index');
X.querycriteriapop(X.DATA['routeevent'],'dropdownlist',offset.left,offset.top+obj.height(),function(val){
X.querycriteriapop(routeevent,'dropdownlist',offset.left,offset.top+obj.height(),function(val){
obj.html(val.title);
data['events']['by_fields'][index]['eventDesc'] = val.title;
data['events']['by_fields'][index]['eventName'] = val.id;
@ -171,6 +166,7 @@
}else{
$(".analysis-overall-situation-left-guanxi").hide();
}
X.template("globalfilter","xinwei-whole",data['events']['user_filter']['filts']);
});
$(document).off('click','.analysis-shaix-initial-event').on('click','.analysis-shaix-initial-event',function(){
@ -211,7 +207,7 @@
$(document).off('click','.ant-dropdown-trigger').on('click','.ant-dropdown-trigger',function(){
var obj = $(this);
var offset = obj.offset();
X.querycriteriapop(X.DATA['routeevent'],'dropdownlist',offset.left,offset.top+obj.height(),function(val){
X.querycriteriapop(routeevent,'dropdownlist',offset.left,offset.top+obj.height(),function(val){
obj.html(val.title);
data['events']['source_event']['eventDesc']= val.title;
data['events']['source_event']['eventName'] = val.id;
@ -366,8 +362,7 @@
function calculationdata(){
data['cachedata']['event_names'] = X['DATA']['routeevent'];
data['cachedata']['groupitemeventsdata'] = groupitemeventsdata;
// data['cachedata']['event_names'] = X['DATA']['routeevent'];
var dataArr = {
eventView: data.eventView,
events: data.events
@ -395,7 +390,6 @@
console.log(d);
if(d){
data = d.query;
groupitemeventsdata = data.cachedata.groupitemeventsdata;
$('.route-time-input').val(data['eventView']['session_interval']);
if(data['eventView']['session_type'] == "second"){
$(".route-condition").html("秒");
@ -404,8 +398,8 @@
}else {
$(".route-condition").html("小时");
}
X.DATA['routeevent'] = data.cachedata.event_names;
$('.participate-num').html(data.cachedata.event_names.length);
// X.DATA['routeevent'] = data.cachedata.event_names;
// $('.participate-num').html(data.cachedata.event_names.length);
X.template("route","event-roue-event",data['events']['source_event']);
X.template("globalfilter","xinwei-whole",data['events']['user_filter']['filts']);

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 617 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Some files were not shown because too many files have changed in this diff Show More