Skip to content

微信小程序--基于wepy 商城(微店)微信小程序 欢迎学习交流 wxYuHanStore

License

Notifications You must be signed in to change notification settings

cloudfroster/wepy-mall

Repository files navigation

安装(更新) wepy 命令行工具。

cnpm install wepy-cli -g

安装依赖包

cnpm install

开发实时编译。

npm run dev

生产

npm run build

开发使用说明

使用微信开发者工具新建项目,本地开发选择dist目录。

微信开发者工具 --> 项目 --> 关闭ES6转ES5。

本地项目根目录运行npm run dev,开启实时编译。

wepy开发文档地址

https://wepyjs.github.io/wepy/#/

小程序开发文档

http://mp.weixin.qq.com/debug/wxadoc/dev/

部分功能截图

About

微信小程序--基于wepy 商城(微店)微信小程序 欢迎学习交流 wxYuHanStore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • CSS 1.0%