1.0.6 • Published 3 years ago

home-exit-sjj v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

home-exit-sjj

install

npm install home-exit-sjj --save

使用

import homeExit from 'home-exit-sjj'
homeExit.init({
  top: '10px',
  right: '10px',
	// url: '' // 默认 /sso/api/sso/getDomain
}).then(() => {
	// homeExit.hideHome()
	// homeExit.hideExit()
	// homeExit.showHome()
	// homeExit.showExit()
})
1.0.6

3 years ago

1.0.5

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago