panda-notice

0.1.0 • Public • Published

panda-notice

<div flute-ui="flute-panda" module="panda-notice" id="test">
  
  <pa-notice p-type="warning" p-title="警告">这是一句警告</pa-notice>
 
  <pa-notice p-type="success" p-title="成功">这里是成功文案,这里是成功文案。</pa-notice>
 
  <pa-notice p-type="info" p-title="消息">这里是消息内容,消息内容。</pa-notice>
 
  <pa-notice p-type="danger" p-title="错误">出错了,我是错误文案。</pa-notice>
 
  <pa-notice p-mini p-type="warning">这是一句警告</pa-notice>
 
  <pa-notice p-mini p-type="success">这里是成功文案,这里是成功文案。</pa-notice>
 
  <pa-notice p-mini p-type="info">这里是消息内容,消息内容。</pa-notice>
 
  <pa-notice p-mini p-type="danger">出错了,我是错误文案。</pa-notice>
 
</div>
 
<script>
  var ui = require('flute-ui');
  ui.bootstrap();
</script> 

flute-ui : https://github.com/flutejs/flute-ui flute-panda : https://github.com/flutejs/flute-panda

Readme

Keywords

none

Package Sidebar

Install

npm i panda-notice

Weekly Downloads

3

Version

0.1.0

License

MIT

Last publish

Collaborators

  • zinkey