vue-ueditor-xm

1.0.0 • Public • Published

ueditor

百度编辑器

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

安装使用

# 在项目入口文件中(main.js) 
# step1: 
npm install pagination-xm --save-dev

# step2:
import Pagination from 'pagination-xm'
Vue.use(Pagination)

# step3: 
<pagination :page="page" :pagerCount="pagerCount" @handlePage="handlePage"></pagination>

Readme

Keywords

Package Sidebar

Install

npm i vue-ueditor-xm

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

10.8 MB

Total Files

281

Last publish

Collaborators

  • yinjinqian