入口:
/**
* After each Angular NavigationStart event it updates the site context state based on
* site context params encoded in the anticipated URL.
*
* In particular, it's responsible for initializing the state of the context params
* on page start, reading the values from the URL.
*
* @param onContextInitialized notify that the initialization of the context was done based on the URL
*/
参数名称:baseSite
网友评论