2.1.1 • Published 2 years ago

tips_limengbo v2.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago
① params
import tips from 'tips_limengbo'
tips.message({
     type: string,      // 消息类型 (success,error,warning) 默认:success
     color: string,     // 字体颜色 (aliceblue,#000) 默认:aliceblue
     text: string,      // 主题消息
     delay: number,     // 关闭时间(毫秒) 默认:3000
     del: boolean,      // 是否显示删除按钮 默认:true
     progress: boolean, // 进度条 默认:true
     success: function  // 结束的回调函数
})
//(所有属性都非必传)
2.1.1

2 years ago

2.0.2

2 years ago

2.1.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.9.3

3 years ago

1.9.2

3 years ago

1.9.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago