移除url的某一个参数
- Source:
Parameters:
Name | Type | Description |
---|---|---|
paramNames |
Array
|
参数名称的数组 |
url |
URL
|
url地址 |
Returns:
- Type:
-
String
返回一个新地址
- Source:
Parameters:
Name | Type | Description |
---|---|---|
str |
String
|
字符串 |
Returns:
- Type:
-
Boolean
- Source:
Parameters:
Name | Type | Description |
---|---|---|
obj |
Object
|
对象 |
Returns:
- Type:
-
string
a=1&b=2
- Source:
Parameters:
Name | Type | Description |
---|---|---|
url |
string
|
解析的url地址 |
Returns:
- Type:
-
Object