Appearance
点击我弹消息
import { JaMessage } from '@janus-ui' const onClick = () => { JaMessage({ msg: '消息提示' }) }