hi-notice-bar

hi-notice-bar 按钮

介绍

自定义确认框

引入

import "../hi-notice-bar.stml";

代码示例

属性

color 字体色

background 背景色

icon 关闭icon

show 是否显示隐藏 false/true

content 内容文字

@cancel 取消事件

<hi-notice-bar
      color="#FFF"
      background="rgba(18, 202, 178, 1)"
      icon="https://gaokaoimage.yangkaiq.cn/arrow-right.png"
      :show="show"
      content="这个是提示内容这个"
      @cancel="cancel()"
    ></hi-notice-bar>
是否仍需要帮助? 请保持联络!
最后更新于 2024/04/24