Skip to content

wepyjs/wepy-weui-demo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
web
 
 
 
 
 
 
 
 
 
 
 
 

WeUI in WePY

WeUI 是一套同微信原生视觉体验一致的基础样式库,由微信官方设计团队为微信内网页和微信小程序量身设计,令用户的使用感知更加统一。 这里是 WeUI 在 WePY 中的使用示例。

预览

Web 版线上DEMO

image

体验步骤

1. 安装 wepy

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

npm install wepy-cli -g

2. 下载源代码

git clone git@github.com:wepyjs/wepy-weui-demo.git

3. 安装开发依赖

npm install

4. 编译源代码

wepy build

5.导入至开发者工具

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

切记: 取消勾选项目-->开启ES6转ES5,否则代码运行报错。

About

WeUI 在 WePY 中的使用示例,同一份代码可以运行在小程序上和Web上

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published