0.0.1 • Published 5 years ago
viv-ui v0.0.1
npm-package
安装完成后
import Footer from 'coin-footer'
Vue.use(Footer)
在任意页面使用<Footer footer-name='swap-site' bg-color='red' local='cn' api='apiConfig' />
#参数 props 传递
footer-name -> 每个站点引用时可指定一个名字。非必传
bg-color -> 合法的颜色值,默认 #121723
local -> cn en ja ko ru 多语言,必传
api -> 站点域名 domain 数据,Object,必传
0.0.1
5 years ago