new Ajax()
- Source:
Methods
(static) callService(url, dataopt, optsopt) → {AjaxResult}
调用远程接口
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
url |
string | ||
data |
* |
<optional> |
|
opts |
PlainObject |
<optional> |
- Source:
Returns:
- Type
- AjaxResult