Skip to content
On this page

按钮 - Button

这是 HelloWorld 组件,可以传递 msg
<template>
  <YButton type="primary">提交</YButton>
</template>