UNPKG

nly-ali-ui

Version:

一个支持阿里系小程序的 ui 组件库,包括支付宝小程序,钉钉小程序

21 lines (20 loc) 311 B
Component({ mixins: [], data: { array12: Array.from({ length: 12 }), }, props: { type: "circular", size:"", color:"", className:"", style:"", loadingClass:"", textClass:"", vertical: false }, didMount() {}, didUpdate() {}, didUnmount() {}, methods: {}, });