README
m-ui
npm install xm-mui
import { Loading } from 'xm-mui'
Vue.use(Loading)
组件demo
项目打包 copy from http://wevue.org
1.0.14确认订单 采购 支付模块稳定截止版本
Vue components
<script type="module">
import xmMui from 'https://cdn.skypack.dev/xm-mui';
</script>
npm install xm-mui
import { Loading } from 'xm-mui'
Vue.use(Loading)
组件demo
项目打包 copy from http://wevue.org
1.0.14确认订单 采购 支付模块稳定截止版本