Global

new Global()

全局对象,单例,不可实例化

Members

Config : Object

鸿城配置文件

Event : EventDispatcher

全局事件
See:

HttpInstance : axios

http axios

Stores : Stores

全局

Methods

setConfig(config)

设置鸿城的配置文件
Name Type Description
config Object
Name Type Description
baseURL String optional 鸿城服务端地址