康邦-小程序


公众号jssdk

<p><strong>请求URI:</strong></p> <ul> <li><code>/jssdk</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET <code>AUTH</code></li> </ul> <p><strong>参数:</strong></p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">校验规则</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">url</td> <td style="text-align: left;">require</td> <td style="text-align: left;">string</td> <td>页面url</td> </tr> <tr> <td style="text-align: left;">jsApiList</td> <td style="text-align: left;">require</td> <td style="text-align: left;">array</td> <td>需要jssdk功能</td> </tr> </tbody> </table> <p><strong>返回样例:</strong></p> <pre><code class="language-json">{     &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;data&amp;quot;: {//微信jssdk所需参数         &amp;quot;debug&amp;quot;: true,         &amp;quot;beta&amp;quot;: false,         &amp;quot;jsApiList&amp;quot;: [             &amp;quot;updateAppMessageShareData&amp;quot;,             &amp;quot;updateTimelineShareData&amp;quot;         ],         &amp;quot;openTagList&amp;quot;: [],         &amp;quot;appId&amp;quot;: &amp;quot;wx2ffbae66acd1bab0&amp;quot;,         &amp;quot;nonceStr&amp;quot;: &amp;quot;hVBjqa4CUf&amp;quot;,         &amp;quot;timestamp&amp;quot;: 1743851796,         &amp;quot;url&amp;quot;: &amp;quot;http://127.0.0.1:9801/mpwx/jssdk&amp;quot;,         &amp;quot;signature&amp;quot;: &amp;quot;382f7e616e477f10c693f0d80fdca159f7b4f6ce&amp;quot;     },     &amp;quot;code&amp;quot;: 0 } </code></pre>

页面列表

ITEM_HTML