1.0.1 • Published 6 years ago
common-lxh v1.0.1
VueWqFoot
项目公用组件Foot
安装
$ npm install wqfoot -S使用
在 main.js 文件中引入插件并注册
# main.js
import Wqfoot from 'wqfoot/lib/wqfoot.umd'
import 'wqfoot/lib/wqfoot.css'
Vue.use(Wqfoot)在项目中用使用 Wqfoot
<template>
<wqfoot />
</template>注意:标签为 <wqfoot>
特点
- 自定义开发使用
1.0.1
6 years ago