UNPKG

@mapgis/webclient-common

Version:

mapgis ES6 format for igserver

235 lines (65 loc) 2.33 kB
<header id="page-title" class="page-title"> <span class="page-title-main">类名</span> <span class="page-title-sub">RequestConfig</span> </header> <section> <article> <div class="container-overview"> <div class='vertical-section'> <div class="members"> <div class="member"> <h4 class="name" id="RequestConfig"> <a class="href-link" href="#RequestConfig">#</a> <span class="code-name" id="RequestConfig" style="font-size:30px"> new RequestConfig<span class="signature">(options)</span> </span> </h4> <div class="description"> <p>请求配置参数</p> </div> <h4>参数</h4> <div class="table-container"> <table class="params table"> <thead> <tr> <th>名称</th> <th>类型</th> <th style="min-width: 100px;">默认值</th> <th class="last">描述</th> </tr> </thead> <tbody> <tr class="deep-level-0"> <td class="name"><code>options</code></td> <td class="type"> <span class="param-type"> Object </span> </td> <td class="default"> </td> <td class="description last"><p>构造参数</p></td> </tr> <tr class="deep-level-1"> <td class="name"><code>urls</code></td> <td class="type"> <span class="param-type"> Array.&lt;<a onclick="getTypeHTML(event)" link="Interceptor.html">Interceptor</a>> </span> </td> <td class="default"> [] </td> <td class="description last"><p>请求拦截和相应拦截器参数</p></td> </tr> </tbody> </table> </div> <dl class="details"> </dl> </div> </div> </div> </div> </article> </section>