1.0.0 • Published 6 years ago

puge_clock_container v1.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

puge_clock_container

Alt text

使用方法 安装:npm i -save puge_clock_container

引入并注册

<template>
  <div class="my-chart">
    <Clock :width="200"></Chart>
  </div>
</template>

<script>
  import Clock from 'puge_clock_container'
  export default {
    components: {
      Clock
    }
  }
</script>
参数名类型必填描述默认值
widthNumberfalse时钟宽高
spacingNumberfalse间隙宽度
lineWidthNumberfalse线宽