let React = (getWindow().React = {
    //平台相关API
    eventSystem: {
        dispatchEvent
    },