Toast

设置弹出

浏览

代码

<div>
    <g-button @click="$toast('点击弹出提示')">弹出</g-button>
</div>