jeeplus-gencode-v1

1.0.0 • Public • Published

jeeplus gencode

jeeplus 代码生成器

安装

$ npm install jeeplus-gencode -S

使用

main.js 文件中引入插件并注册

# main.js
import JeeplusGencode from 'jeeplus-gencode'
Vue.use(JeeplusGencode)

在项目中用使用 JeeplusGencode

<template>
  <jeeplus-gencode/>
</template>
<script>
  export default {
   
  }
</script>

注意:标签为 <jeeplus-gencode>

Readme

Keywords

none

Package Sidebar

Install

npm i jeeplus-gencode-v1

Weekly Downloads

1

Version

1.0.0

License

GPL

Unpacked Size

4.44 MB

Total Files

26

Last publish

Collaborators

  • liugaofeng