61

GitHub - sqc157400661/XiaoTShop: laravel5.5搭建的后台管理 和 api服务 的小程序商...

 6 years ago
source link: https://github.com/sqc157400661/XiaoTShop
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

readme.md

基于Laravel5.5 小T商城(微信小程序端)

  • 后台基于Laravel5.5开发
  • 前端资源来源于nideshop
  • 功能和数据库参考ecshop

注意:当前版本功能还在完善中,暂时请勿商用。 说明:2018.8.8-2018.8.21封闭开发,会可能暂停更新1-2周*

项目截图

首页

发行测试版0.1v 发行时间2018.7.20 计划每月升级一个版本

首页

功能列表

  • 首页
  • 分类首页、分类商品、新品首发、人气推荐商品页面
  • 商品详情页面,包含加入购物车、收藏商品、商品评论功能
  • 搜索功能
  • 专题功能
  • 品牌功能
  • 完整的购物流程,商品的加入、编辑、删除、批量选择,收货地址的选择,下单支付
  • 会员中心(订单、收藏、足迹、收货地址、意见反馈) ....

小程序前端项目结构

├─config
├─lib
│  └─wxParse   
├─pages
│  ├─auth
│  │  ├─login
│  │  ├─register
│  │  └─reset
│  ├─brand
│  ├─brandDetail
│  ├─cart
│  ├─catalog
│  ├─category
│  ├─comment
│  ├─goods
│  ├─hotGoods
│  ├─index
│  ├─logs
│  ├─newGoods
│  ├─pay
│  ├─search
│  ├─shopping
│  │  ├─address
│  │  ├─addressAdd
│  │  └─checkout
│  ├─topic
│  ├─topicDetail
│  └─ucenter
│      ├─address
│      ├─addressAdd
│      ├─collect
│      ├─coupon
│      ├─feedback
│      ├─footprint
│      ├─index
│      ├─order
│      └─orderDetail
├─static
│  └─images
└─utils

后端说明

  • 首页
  • 入口 域名/admin 用户名admin 密码admin

如何安装

1、下载项目到自己的项目目录

2、执行composer update 安装相关依赖

3、配置.env 为自己的环境参数

 # .env 数据库和redis配置略 可参考官方文档配置

 # .env 配置文件中 添加小程序
WECHAT_MINI_PROGRAM_APPID= 你的appid
WECHAT_MINI_PROGRAM_SECRET= 你的appsecret

# 小程序代码./applet/xiaoTShop/config/api.js
const ApiRootUrl ='你的域名/api/';

4、执行php artisan XiaoT:install

作者希望

  • 喜欢别忘了 Star
  • 有建议和想法可以联系我[email protected]
  • 都不要赞助我 ╥﹏╥.

68747470733a2f2f7869616f742d7374617469632e6f73732d636e2d68616e677a686f752e616c6979756e63732e636f6d2f5869616f542f6d696e657061792e6a7067

68747470733a2f2f7869616f742d7374617469632e6f73732d636e2d68616e677a686f752e616c6979756e63732e636f6d2f5869616f542f616c697061792e706e67

还在开发的功能

  • 1、优惠券系统
  • 2、用户积分系统

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK