# 微信小程序架构 **Repository Path**: yonja/microsoft_applet_architecture ## Basic Information - **Project Name**: 微信小程序架构 - **Description**: 微信小程序基础架构 - **Primary Language**: 微信 - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-04-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README -common //公用方法 -component //公用组件 -images //主包图片 -pages //主包文件 -subPackages //分包 -packageFirst //分包之一 -packImgs //分包图片 -packSrc //分包文件 -util -workers //多线程