common system drop menu which has the authorization to access
npm install common-system-menu-plus bash
install dependencies
npm install common-system-menu --save
or with yarn
yarn add common-system-menu
`
方法使用说明
$3
$3
`bash
import { getMenu } from 'common-system-menu';
getMenu('http://127.0.0.1','ksdjflksadjfksajhdfa13123hkjhskdfjhaskfhsakj', '#222C30')
`
注意
$3
`
window.localStorage.setItem('language', YourLanguage) // English或者是其它语言
``