微信小程序直播分销商城源码

【正在开发中】下面是小程序端部分的图片介绍和github项目源代码

如果对您有帮助,您可以点右上角 “Star&fork” 支持一下 谢谢! _
博客地址: https://blog.csdn.net/sjbstar/article/details/108108690

后台地址:https://vircom.top/
用户名:admin 密码:admin
github地址:https://github.com/sjbgithub123/sjbgithub123-wechat-app-mall-master

提示小程序大于2M不能上传到微信上

项目截图:

项目布局


├─common
├─dist
│  └─packages
│      └─@minui
│          ├─wxc-counter
│          │  └─dist
│          ├─wxc-icon
│          │  └─dist
│          ├─wxc-label
│          │  └─dist
│          ├─wxc-loadmore
│          │  └─dist
│          └─wxc-price
│              └─dist
├─image
├─images   // 公共图片
├─lib  // 公共文件
├─pages   // 页面
│  ├─bindPhone //暂未用上
│  ├─brand //暂未用上
│  ├─cart //暂未用上
│  ├─coupon // 优惠券
│  ├─details  //  商品详情 我的订单
│  ├─index  // 首页 //分类 // 购物车 // 个人中心    // 我的地址  // 添加地址
│  ├─list              // 商品列表
│  ├─live //小程序直播
│  ├─order 订单管理
│  ├─orderDetails //暂未用上
│  ├─pic //暂未用上
│  ├─recharge //暂未用上,充值
│  └─user //暂未用上
├─templates
│  ├─template-cart
│  └─wxParse
└─utils
|-- README.md            // 说明

开发环境:

调试基础库 2.0.4
Parse
└─utils
|-- README.md // 说明


## 开发环境:
调试基础库 2.0.4

版权声明:本文为sjbstar原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。