1.0.30 • Published 11 months ago

tx-app-ui v1.0.30

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

tx-app-ui

图讯科技股份有限公司前端组件UI,目前版本V1.0.3

安装命令

npm i tx-app-ui --save--dev

快速上手

// main.js
import txAppUi from 'tx-app-ui'
Vue.use(txAppUi)

使用方法

<template>
	<tx-button name="按钮"></tx-button>
</template>

版权信息 uView遵循MIT开源协议,意味着您无需支付任何费用,也无需授权,即可将uView应用到您的产品中。