1.0.0 • Published 4 years ago
v-footer v1.0.0
618-footer
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
Customize configuration
npm-package
安装完成后
import Footer from '618-footer'
Vue.use(Footer)
在任意页面使用<Footer footer-name='swap-site' bg-color='red' local='cn' api='apiConfig' />
#参数 props 传递
1.0.0
4 years ago