0.0.7 • Published 6 years ago

vue-common-xg v0.0.7

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

xg common package, support:

  • notification

通知模块

组件

NotificationBell: 提供默认视觉的通知组件

页面

NotificationPage: 提供默认视觉的通知页面

对象及其API

在Vue中,可以使用Vue.$notification或者在组件内直接this.$notification引用通知组件

$notification.query({params})
$notification.markRead(all = false)
$notification.delete(id)

通用基础模块

Vue.$xg, this.$xg

API

$xg.handleApiError(e)
0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago