module.config.js 5 KB
export default {
    card: {
        mkey: 'card',
        icon: ''
    },
    /*********mall count S**************/
    customer_behavior_analysis: {
        mkey: 'cheat',
        icon: ''
    },
    recent_passenger_flow_trends: {
        mkey: 'vline',
        icon: 'sunyi'
    },
    mall_gate_passenger_distribution: {
        mkey: 'inout',
        icon: ''
    },
    mall_period_passenger_flow_heat: {
        mkey: 'heat',
        icon: 'shichang'
    },
    floor_comprehensive_index_distribution: {
        mkey: 'frelation',
        icon: ''
    },
    floor_period_passenger_flow_heat: {
        mkey: 'heat',
        icon: 'shichang'
    },
    format_comprehensive_index_distribution: {
        mkey: 'pbar',
        icon: ''
    },
    format_association_diagram: {
        mkey: 'heat',
        icon: 'caigou'
    },
    format_period_passenger_flow_heat: {
        mkey: 'heat',
        icon: 'shichang1'
    },
    zone_comprehensive_index_distribution: {
        mkey: 'zbar',
        icon: ''
    },
    /*********mall count E**************/
    /*********mall detail S**************/
    mall_gender_statistics: {
        mkey: 'pie',
        icon: 'renyuan'
    },
    mall_age_statistics: {
        mkey: 'abar',
        icon: 'renyuan'
    },
    zone_visited_statistics: {
        mkey: 'hbar',
        icon: 'renyuan'
    },
    stay_time_statistics: {
        mkey: 'hbar',
        icon: 'renyuan'
    },
    core_customer_analysis_male: {
        mkey: 'dheat',
        icon: 'renyuan'
    },
    zone_customer_ranking: {
        mkey: 'zbar',
        icon: ''
    },
    /*********mall detail E**************/
    /*********floor count S**************/
    floor_comparison: {
        mkey: 'itable',
        icon: ''
    },
    passenger_flow_comparison: {
        mkey: 'trend',
        icon: 'caigou1'
    },
    floor_comprehensive_index_distribution: {
        mkey: 'frelation',
        icon: ''
    },
    floor_zone_passenger_flow_comparison: {
        mkey: 'zbar',
        icon: ''
    },
    detention_comparison: {
        mkey: 'vline',
        icon: 'shichang3'
    },
    /*********floor count E**************/
    /*********floor detail S**************/
    floor_gate_passenger_distribution: {
        mkey: 'inout',
        icon: ''
    },
    floor_passenger_flow_direction: {
        mkey: 'sankey',
        icon: ''
    },
    floor_detention_comparison: {
        mkey: 'vline',
        icon: 'shichang3'
    },
    floor_heating: {
        mkey: 'fheat',
        icon: ''
    },
    format_zone_ranking: {
        mkey: 'itable',
        icon: 'shuju1'
    },
    recent_passenger_flow_trends: {
        mkey: 'vline',
        icon: 'sunyi'
    },
    floor_gender_statistics: {
        mkey: 'pie',
        icon: 'renyuan'
    },
    floor_age_statistics: {
        mkey: 'abar',
        icon: 'renyuan'
    },
    /*********floor detail E**************/
    /*********zone count E**************/
    zone_ranking: {
        mkey: 'itable',
        icon: 'shuju1'
    },
    zone_customer_preference: {
        mkey: 'scatter',
        icon: ''
    },
    zone_customer_ranking: {
        mkey: 'zbar',
        icon: ''
    },
    /*********zone detail E**************/
    zone_traffic_funnel: {
        mkey: 'funnel',
        icon: ''
    },
    zone_single_customer_direction: {
        mkey: 'sankey2',
        icon: 'renyuan'
    },
    zone_customer_direction: {
        mkey: 'sankey2',
        icon: 'renyuan'
    },
    zone_detention_statistics: {
        mkey: 'zrelation',
        icon: ''
    },
    zone_association: {
        mkey: 'graph'
    },
    gender_customer_comparision: {
        mkey: 'pie',
        icon: 'renyuan'
    },
    age_cumstomer_comparision: {
        mkey: 'abar',
        icon: ''
    },
    recent_passenger_flow_trends: {
        mkey: 'vline',
        icon: 'sunyi'
    },
    zone_passenger_distribution: {
        mkey: 'heat',
        icon: 'shichang'
    },
    /*********format count S**************/
    format_comparison: {
        mkey: 'itable',
        icon: 'shuju1'
    },
    passenger_comparison: {
        mkey: 'trend',
        icon: 'caigou1'
    },
    format_association: {
        mkey: 'heat',
        icon: 'caigou'
    },
    format_gender_statistics: {
        mkey: 'fsex',
        icon: ''
    },
    format_customer_insight: {
        mkey: 'format',
        icon: ''
    },
    format_zone_distribution: {
        mkey: 'treemap',
        icon: ''
    },
    /*********format count E**************/
    /*********format detail S**************/
    format_passenger_flow_direction: {
        mkey: 'sankey2',
        icon: ''
    },
    format_zone_ranking: {
        mkey: 'itable',
        icon: 'shuju1'
    },
    recent_passenger_flow_trends: {
        mkey: 'vline',
        icon: 'sunyi'
    },
    period_passenger_distribution: {
        mkey: 'heat',
        icon: 'shichang'
    },
    gender_statistics: {
        mkey: 'pie',
        icon: 'renyuan'
    },
    age_statistics: {
        mkey: 'abar',
        icon: 'renyuan'
    }
    /*********format detail E**************/
};