Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 9, 2020. It is now read-only.
/vux-2.0Public archive

根据vux修改升级的vux2,基于vue,weui的ui组件库

License

NotificationsYou must be signed in to change notification settings

jinhuiWong/vux-2.0

Repository files navigation

根据vux-https://github.com/airyland/vux 修改升级的2.0

Docs

Demo

http://jhwong.cn/vux2
(You can view the demos' codes in/src/demos)

Use

# installnpm install vuxx#vue-cli项目引用#在webpack.base.conf.js添加loader{  test: /vuxx.src.*?js$/,  loader:'babel'}#使用组件<template><div>    <group>      <cell title="示例"></cell></group></div></template><script>import Cell from'vuxx/src/components/Cell'import Group from'vuxx/src/components/Group'export default {  components: {    Group,    Cell  }}</script>

Development Setup

# install dependenciesnpm install# serve with hot reload at localhost:8080npm run dev# build for production with minificationnpm run build

交流qq群:537322257alt text

About

根据vux修改升级的vux2,基于vue,weui的ui组件库

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp