# mysmallshop-customer-ui-mp-weixin **Repository Path**: mysmallshop/mysmallshop-customer-ui-mp-weixin ## Basic Information - **Project Name**: mysmallshop-customer-ui-mp-weixin - **Description**: mysmallshop自动售货机消费端微信小程序 - **Primary Language**: JavaScript - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: https://my-small-shop.com - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 5 - **Created**: 2025-05-06 - **Last Updated**: 2026-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mysmallshop-customer-ui-mp-weixin #### 介绍 mysmallshop自动售货机消费端微信小程序 ## 更详细的介绍请访问项目组织介绍页,此工程只是消费端小程序 #### 开发工具 使用微信小程序开发者工具 #### 配置步骤 1. 设置project.config.json 文件中的appid 2. 设置common/main.js 文件中的三个环境服务地址 _vue.default.prototype.serverUrl = 'https://prod.com'; _vue.default.prototype.serverUrlPre = 'https://pre.com'; _vue.default.prototype.serverUrlTest = 'https://localhost'; 这个地址是后端user服务的地址 3. 更换static目录中的 logo.png(首页logo),logo_avatar.jpg(头像logo) ### 消费端小程序: | ![image-20250509230722736](images/image-20250509230722736.png) | ![image-20250509230736324](images/image-20250509230736324.png) | ![image-20250509230743830](images/image-20250509230743830.png) | | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | | ![image-20250509230758187](images/image-20250509230758187.png) | ![image-20250509230805630](images/image-20250509230805630.png) | ![image-20250509230820108](images/image-20250509230820108.png) |