Methods
(static) getBrowserUrl(viewUrl) → {string}
返回对应的浏览器URL
Parameters:
Name | Type | Description |
---|---|---|
viewUrl |
string |
- Source:
Returns:
- Type
- string
(static) getFullUrl(relativeUrl) → {string}
返回完整的 URL 路径
Parameters:
Name | Type | Description |
---|---|---|
relativeUrl |
string |
- Source:
Returns:
- Type
- string
(static) setBrowserUrl(viewUrl)
修改浏览器URL
Parameters:
Name | Type | Description |
---|---|---|
viewUrl |
string |
- Source:
(static) setLocationUrl(newUrl)
修改浏览器URL
Parameters:
Name | Type | Description |
---|---|---|
newUrl |
string |
- Source: