# mini-pro-template **Repository Path**: fengmengfan/mini-pro-template ## Basic Information - **Project Name**: mini-pro-template - **Description**: 小程序模板(待完善中...) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-05 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mini-pro-template #### 介绍 小程序模板,包括常用登录页,网络层封装,vant组件库(@vant/weapp),自定义常用公共组件。 ### components 组件 存放自定义组件 ### config 网络层 配置公共接口访问接口文件(疑问: 为什么必须放在config中才可以在其他文件中引入?) ### images 图片 存放图片资源 ### pages 页面 配置页面 ### utils 工具类 封装公用方法函数及公共地址