vyuan-ac-frame-vue

0.0.1 • Public • Published

###使用方法 ####1. 路由文件引入ac-frame-vue/index.vue,路由component继承home

import home from "ac-frame-vue/index.vue"

export default [
    {
        path: '/',
        name: 'home',
        component: home,
        children: []
    }
]

###2. js模块引入ac-frame-vue/frame.js

import Frame from 'ac-frame-vue/frame.js'

Readme

Keywords

none

Package Sidebar

Install

npm i vyuan-ac-frame-vue

Weekly Downloads

0

Version

0.0.1

License

ISC

Unpacked Size

74.1 kB

Total Files

6

Last publish

Collaborators

  • gaejiu4npm