All Projects → iamdarcy → Hioshop Miniprogram

iamdarcy / Hioshop Miniprogram

Licence: mit
海风小店,开源商城,微信小程序商城

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Hioshop Miniprogram

Hioshop Admin
海风小店,开源商城,微信小程序商城管理后台,后台管理,VUE
Stars: ✭ 452 (-41.98%)
Mutual labels:  wechat-mini-program, thinkjs
Thinkjs
Use full ES2015+ features to develop Node.js applications, Support TypeScript.
Stars: ✭ 5,255 (+574.58%)
Mutual labels:  thinkjs
Wechat Mini Shop
微信小程序商城,微信小程序微店,接口基于FaShop
Stars: ✭ 328 (-57.89%)
Mutual labels:  wechat-mini-program
My Bookmark
在线书签管理工具
Stars: ✭ 481 (-38.25%)
Mutual labels:  thinkjs
Weapp Poem
诗词墨客 - 最全中华古诗词小程序
Stars: ✭ 349 (-55.2%)
Mutual labels:  wechat-mini-program
Miniprogram Demo
微信小程序组件 / API / 云开发示例
Stars: ✭ 5,207 (+568.42%)
Mutual labels:  wechat-mini-program
Wx Words Pk
微信小程序云开发 「 单词天天斗 」,单词对战游戏,支持好友对战、随机匹配、人机对战等,单词 毕业设计
Stars: ✭ 315 (-59.56%)
Mutual labels:  wechat-mini-program
Juejin
💰 Unofficial JueJin wechat mini program application - 掘金非官方微信小程序
Stars: ✭ 771 (-1.03%)
Mutual labels:  wechat-mini-program
Remax
使用真正的 React 构建跨平台小程序
Stars: ✭ 4,099 (+426.19%)
Mutual labels:  wechat-mini-program
Nideshop
NideShop 开源微信小程序商城服务端 API(Node.js + ThinkJS)
Stars: ✭ 5,154 (+561.62%)
Mutual labels:  thinkjs
Laiketui
来客电商,微信小程序商城 + APP商城 + 公众号商城 + PC商城系统 + 支付宝小程序商城 + 抖音小程序商城 + 百度小程序电商系统(前后端代码全部开源) 注重界面美感与用户体验,打造独特电商系统生态圈
Stars: ✭ 351 (-54.94%)
Mutual labels:  wechat-mini-program
Wxapp Boilerplate
使用 webpack, babel, scss 开发的微信/支付宝小程序项目脚手架
Stars: ✭ 367 (-52.89%)
Mutual labels:  wechat-mini-program
Flutter mp
Bring your Flutter code to mini program
Stars: ✭ 533 (-31.58%)
Mutual labels:  wechat-mini-program
Hioshop Server
海风小店,开源商城,微信小程序商城服务器端
Stars: ✭ 331 (-57.51%)
Mutual labels:  thinkjs
Qiniu Wxapp Sdk
qiniu SDK based on wxapp
Stars: ✭ 638 (-18.1%)
Mutual labels:  wechat-mini-program
Tnwx
TNWX: TypeScript + Node.js + WeiXin 微信系开发脚手架,支持微信公众号、微信支付、微信小游戏、微信小程序、企业微信/企业号。最最最重要的是能快速的集成至任何 Node.js 框架(Express、Nest、Egg、Koa 等)
Stars: ✭ 319 (-59.05%)
Mutual labels:  wechat-mini-program
Planmaster
套餐助手:手机套餐对比选购小程序
Stars: ✭ 487 (-37.48%)
Mutual labels:  wechat-mini-program
Weixin Java Miniapp Demo
基于Spring Boot 和 WxJava 实现的微信小程序Java后端Demo
Stars: ✭ 779 (+0%)
Mutual labels:  wechat-mini-program
Quietweather
☀️ Develop a weather wechat mini program application in two days - 两天撸一个天气应用微信小程序
Stars: ✭ 677 (-13.09%)
Mutual labels:  wechat-mini-program
Scuplus Wechat
We川大小程序[scuplus] 使用wepy开发的完善的校园综合小程序, 40+页面,前后端开源,包括成绩、课表、失物招领、图书馆、新闻资讯等等常见校园场景功能
Stars: ✭ 545 (-30.04%)
Mutual labels:  wechat-mini-program

海风小店,开源商城(微信小程序端)

  • 基于开源项目NideShop重建,精简了一些功能的同时完善了一些功能,并重新设计了UI
  • 测试数据来自上述开源项目
  • 服务端api基于Node.js+ThinkJS+MySQL

服务器和后台管理本地部署教程

服务器:https://www.bilibili.com/video/av89567916
后台管理:https://www.bilibili.com/video/av89568075

本项目需要配合

服务端: https://github.com/iamdarcy/hioshop-server
管理后台:https://github.com/iamdarcy/hioshop-admin

线上demo:http://hiolabs.com/demo/#/login
用户名:hiolabs
密码:hiolabs

阿里云主机优惠立即去看看

项目截图

功能列表

  • 首页:搜索、Banner、公告、分类Icons、分类商品列表
  • 详情页:加入购物车、立即购买、选择规格
  • 搜索页:排序
  • 分类页:分页加载商品
  • 我的页面:订单(待付款,待发货,待收货),足迹,收货地址

最近更新

  • 3.26 更新详情
    U 将网络图标改成本地图标
    U 更新支付方式的UI
    F 修复轮播图的bug
    F 修复没有商品时的错误显示问题
    F 修复share.js的一个bug
    A 增加发货时的订阅消息

  • 12.14 新增生成分享图的功能

完整的购物流程,商品加入购物车 --> 收货地址的选择 --> 下单支付 --> 确认收货

项目结构

├─config     
│  └─api 
├─images    
│  └─icon
│  └─nav
├─lib
│  └─wxParse   
├─pages
│  ├─app-auth
│  ├─cart
│  ├─category
│  ├─goods
│  ├─index
│  ├─order-check
│  ├─payResult
│  ├─search
│  └─ucenter
│      ├─address
│      ├─address-detail
│      ├─express-info
│      ├─footprint
│      ├─goods-list
│      ├─index
│      ├─order-details
│      ├─order-list
│      └─settings
├─services
└─utils

本地开发

请在https://mp.weixin.qq.com/ 注册你的小程序,得到appid和secret,微信开发者工具中设置appid。
在hiolabs-server的config.js中设置好appid和secret。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].