abp-core

1.0.9 • Public • Published

abp-core

项目介绍

import { VFrame, SessionService } from 'abp-core'

VFrame.start().then(() => { var session = new SessionService(router); Vue.prototype.$session = session; session.init().then(() => { // 页面初始化代码 }); })

Readme

Keywords

Package Sidebar

Install

npm i abp-core

Weekly Downloads

3

Version

1.0.9

License

ISC

Unpacked Size

47.7 kB

Total Files

19

Last publish

Collaborators

  • szuchenjc