yjtecvrycas

1.0.4 • Public • Published

vryun cas

安装

npm i yjtecvrycas --save

import {LoginCheck, LoginAuth, login, logout } from 'yjtecvrycas';

方法引用

login(); logout();

react组件引用

class MyComponent extends Component {
	componentDidMount{
		const {ticket} = this.props;
	}
}

export default LoginCheck(MyComponent);

LoginCheck(Component);

Readme

Keywords

Package Sidebar

Install

npm i yjtecvrycas

Weekly Downloads

2

Version

1.0.4

License

ISC

Unpacked Size

14.1 kB

Total Files

11

Last publish

Collaborators

  • yuchuan22