# beetobees **Repository Path**: dolphin0618/beetobees ## Basic Information - **Project Name**: beetobees - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-02 - **Last Updated**: 2024-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 赢销+ 移动端网站(前端) ##### 访问地址 > 平台地址: [PC端](http://www.baidu.com) ##### 目录结构 ``` . ├── build //生产目录 │ ├── public // 全局公共js库 ├── src │ ├── bee // 功能模块 │ ├── dao // 数据接口层 │ ├── icon // 页面公共图标 │ ├── images // 页面公共图片 │ ├── test // 测试 │ └── vue // 功能模块页面 ├── favicon.ico ├── index.html ├── package.json ├── README.md ├── webpack.config.js . ``` ## License - MIT