Giter Club home page Giter Club logo

mixue-mp's Introduction

蜜雪冰城小程序云开发

程序猿依力实战直播之蜜雪冰城小程序云开发实战代码仓库

前言

本项目为程序猿依力实战直播间第3个直播项目,每周六至周四晚9点至11点在“程序猿依力”视频号和B站直播间同步直播。

B站直播间地址:http://live.bilibili.com/23728616

视频号:

IMG_1851

技术栈

微信小程序原生开发 + 云CMS

功能划分

image-20220505140655502

项目看板

项目正在迭代中,欢迎加入看板关注项目进度!

https://www.gogoscrum.com/invitations/07FtQtNRMe0Y

项目初始化

拉取代码

git clone [email protected]:programmer-yili/mixue-mp.git
# 国内镜像加速节点:[email protected]:programmer-yili/mixue-mp.git

npm依赖安装

# 注意package.json文件在miniprogram目录下
cd mixue-mp/miniprogram
npm install

微信开发者工具打开项目

image-20220505134713146

选择云函数环境

image-20220505134855931

微信开发者工具构建npm

image-20220505135150719

云开发CMS初始化

image-20220505135308566

导入模型

云开发CMS初始化完毕后创建新项目,进入新项目后,导入data目录下的scheme.json

image-20220505135647091

导入数据(可选)

在data文件夹内内容集合json数据可以导入对应的内容集合内。对应的文件名如下:

内容集合 文件名
轮播图 mx_swiper
门店 store
客户 user
自定义页面 page
商品 goods
规格分类 specs_category
规格 specs
商品分类 goods_category

项目任何问题欢迎提issues

mixue-mp's People

Contributors

ilhamtahir avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.