# channel statistics **Repository Path**: diaochan_2/channel-statistics ## Basic Information - **Project Name**: channel statistics - **Description**: APP 渠道推广统计项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-24 - **Last Updated**: 2025-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` "tabBar": { "color": "#444444", "selectedColor": "#38987c", "borderStyle": "black", "backgroundColor": "#ffffff", "position": "bottom", "list": [ { "pagePath": "pages/index/index", "iconPath": "/static/tabBar/home.png", "selectedIconPath": "/static/tabBar/home-active.png", "text": "首页" }, { "pagePath": "pages/user/index", "iconPath": "/static/tabBar/me.png", "selectedIconPath": "/static/tabBar/me-active.png", "text": "用户" } ] } ```