1.0.4 • Published 5 years ago

vue-cli-plugin-h5plus v1.0.4

Weekly downloads
31
License
MIT
Repository
github
Last release
5 years ago

vue-cli-plugin-h5plus

h5plus for vue-cli plugin

use

vue add h5plus

api

  • 属性

    • this.$plus: window.plus
    • this.$$webview: window.plus.webview
    • this.$currentWebview: window.plus.webview.currentWebview()
    • this.$nativeUI: window.plus.nativeUI
  • $options

    • onReady: apiready
    • onWindowChange: 屏幕变化(方向、尺寸)
    • events: 接收当前窗口监听事件(自动注册)
    • keyEvents:接收plus.key的事件(自动注册)
1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago