vue-hy
v1.4.9
Published
[](https://npmjs.org/package/pluginunit) [](https://npmjs.org/package/pluginunit) [;hy-input
<hy-input></hy-input>Input Attributes
Input Slots
Input Events 和原生一样
hy-mask
<hy-mask v-model="maskShow"><div>内容</div></hy-mask>mask Attributes
hy-card
<hy-card>
<div slot="head">
<span>6666</span>
</div>
<div>66666666666666</div>
<div>66666666666666</div>
<div>66666666666666</div>
<div>66666666666666</div>
<div>66666666666666</div>
<div>66666666666666</div>
</hy-card>card Attributes
hy-popup
<hy-popup v-model="show"><div>555</div> </hy-popup>card Attributes
hy-switch
<hy-switch v-model="sthGiveChild"></hy-switch>card Attributes
hy-row
<hy-row></hy-row>row Attributes
hy-col
<hy-col col='11'></hy-col>