# PC模块示例 **Repository Path**: we7coreteam/demo_pc ## Basic Information - **Project Name**: PC模块示例 - **Description**: No description available - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 8 - **Created**: 2018-01-25 - **Last Updated**: 2024-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PC 示例 > 模块标识 we7_enterprise #### 目录结构 - we7_wxappsample - - template 视图模板目录 - - - mobile 微站模板目录 - - wxapp.php // 小程序入口 - - manifest.xml //设计模块生成 - - install.php //安装脚本 - - icon.jpg //设计生成 - - preview.jpg //设计生成 - - site.php [文档](https://wiki.w7.cc/document/35/1529) - - module.php [文档](https://wiki.w7.cc/document/35/1528) - - webapp.php PC入口文件 - - phoneapp.php android ios 入口