https://github.com/EastWorld/wechat-app-mall
微信小程序商城,微信小程序微店
https://github.com/EastWorld/wechat-app-mall
Last synced: 26 days ago
JSON representation
微信小程序商城,微信小程序微店
- Host: GitHub
- URL: https://github.com/EastWorld/wechat-app-mall
- Owner: EastWorld
- License: apache-2.0
- Created: 2017-03-30T09:16:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-26T01:46:24.000Z (6 months ago)
- Last Synced: 2024-10-29T11:13:39.471Z (6 months ago)
- Language: JavaScript
- Size: 8.23 MB
- Stars: 19,627
- Watchers: 913
- Forks: 6,462
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - EastWorld/wechat-app-mall - 微信小程序商城,微信小程序微店 (JavaScript)
- stars - EastWorld/wechat-app-mall
- StarryDivineSky - EastWorld/wechat-app-mall
- Awesome-Miniprogram - 商城EastWorld
README
# 微信小程序商城
微信小程序商城,微信小程序微店,长期维护版本,欢迎大家踊跃提交贡献代码;
使用说明和常见问题,可参阅下面的说明,如还有疑问,可访问工厂官网 [https://www.it120.cc/](https://www.it120.cc/) 寻求帮助!
新增直播带货支持,具体详见使用说明
# 今日头条/抖音小程序版本
本项目的今日头条/抖音小程序版本,请移步至下面的地址:
[https://github.com/EastWorld/tt-app-mall](https://github.com/EastWorld/tt-app-mall)
## 扫码体验
## 详细配置/使用教程
[https://www.it120.cc/help/ikfe2k.html](https://www.it120.cc/help/ikfe2k.html)
**遇到使用问题?**
[点击这里找答案,可用关键词搜索](https://www.it120.cc/help.html)
## 其他优秀开源模板推荐
- [天使童装](https://github.com/EastWorld/wechat-app-mall) / [码云镜像](https://gitee.com/javazj/wechat-app-mall)
- [天使童装(uni-app版本)](https://github.com/gooking/uni-app-mall) / [码云镜像](https://gitee.com/javazj/uni-app-mall)
- [简约精品商城(uni-app版本)](https://github.com/gooking/uni-app--mini-mall) / [码云镜像](https://gitee.com/javazj/uni-app--mini-mall)
- [舔果果小铺(升级版)](https://github.com/gooking/TianguoguoXiaopu)
- [面馆风格小程序](https://gitee.com/javazj/noodle_shop_procedures)
- [AI名片](https://github.com/gooking/visitingCard) / [码云镜像](https://gitee.com/javazj/visitingCard)
- [仿海底捞订座排队 (uni-app)](https://github.com/gooking/dingzuopaidui) / [码云镜像](https://gitee.com/javazj/dingzuopaidui)
- [H5版本商城/餐饮](https://github.com/gooking/vueMinishop) / [码云镜像](https://gitee.com/javazj/vueMinishop)
- [餐饮点餐](https://github.com/woniudiancang/bee) / [码云镜像](https://gitee.com/woniudiancang/bee)
- [企业微展](https://github.com/gooking/qiyeweizan) / [码云镜像](https://gitee.com/javazj/qiyeweizan)
- [无人棋牌室](https://github.com/gooking/wurenqipai) / [码云镜像](https://gitee.com/javazj/wurenqipai)
- [酒店客房服务小程序](https://github.com/gooking/hotelRoomService) / [码云镜像](https://gitee.com/javazj/hotelRoomService)
- [面包店风格小程序](https://github.com/gooking/bread) / [码云镜像](https://gitee.com/javazj/bread)
- [朋友圈发圈素材小程序](https://github.com/gooking/moments) / [码云镜像](https://gitee.com/javazj/moments)## 联系作者
| 微信好友 | QQ好友 |
| :------: | :------: |
||
|
## 本项目使用了下面的组件,在此鸣谢
- [接口 SDK](https://github.com/gooking/apifm-wxapi)
- [api工厂](https://admin.it120.cc)
- [vant-weapp](https://youzan.github.io/vant-weapp)
- [小程序富文本插件(html 渲染)](https://github.com/jin-yufeng/mp-html)
- [小程序海报组件-生成朋友圈分享海报并生成图片](https://github.com/jasondu/wxa-plugin-canvas)
- [Apache ECharts](https://github.com/ecomfe/echarts-for-weixin)
底部ICON图标使用:
https://www.iconfont.cn/collections/detail?spm=a313x.7781069.0.da5a778a4&cid=18904
## 如何升级到最新版- 小程序程序的修改和您后台的数据是独立的,所以不用担心您会丢失数据
- 先把你开发工具下的现有版本程序备份
- 下载最新版的程序,直接覆盖您本地的程序
- 用开发工具修改域名 mall 为你自己的域名
- 开发工具里面上传代码提交微信审核
- 审核通过后,小程序后台去发布新版本即可
- 用户无需重新扫码,关闭小程序重新打开就是新版本了