Giter Site home page Giter Site logo

wepy-books's Introduction

wepy-books

用wepy做的图书借阅系统

功能说明

功能说明

主页展示(轮播图,借阅排名,今日推荐)

Index

分类书籍

classify

个人中心

Me

搜索书籍

Query

书籍详情

bookdetail

书包(购物车)

Bag

收藏,借阅,我的消息

Lend

智能客服

Robot

体验步骤

1. 安装 wepy

本项目基于wepy开发,参考这里

npm install wepy-cli -g

2. 下载源代码

git clone https://github.com/KingJeason/wepy-books.git

3. 安装开发依赖

npm install

4. 编译源代码

wepy build

5.导入至开发者工具

编译完成后会生成dist目录,开发者工具本地开发目录指向dist目录。

切记: 取消勾选项目-->开启ES6转ES5,否则代码运行出现如下错误。 qq 20161129203744

6.增加域名

由于此小程序的大部份资源都是从服务器端请求的,所以请在后台配置相关域名

wepy-books's People

Contributors

kingjeason 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.