康邦-小程序


小程序码生成(new)

<p><strong>请求URI:</strong></p> <ul> <li><code>/build-mini-qrcode</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST <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;">scene</td> <td style="text-align: left;"></td> <td style="text-align: left;">string</td> <td>场景变量(默认为当前用户uid)</td> </tr> <tr> <td style="text-align: left;">page</td> <td style="text-align: left;"></td> <td style="text-align: left;">string</td> <td>页面路径(默认为pages/index/redirect)</td> </tr> <tr> <td style="text-align: left;">width</td> <td style="text-align: left;"></td> <td style="text-align: left;">string</td> <td>图像宽度(默认为200)</td> </tr> </tbody> </table> <p><strong>返回示例:</strong></p> <pre><code>{     &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;cache&amp;quot;: 0,         &amp;quot;path&amp;quot;: &amp;quot;https://devs.pinzhihealth.com/uploads/miniqrcode/minicode_05f2ffe675004fc7a79a5a8c6256039e@200.png&amp;quot;,//图片地址         &amp;quot;file_name&amp;quot;: &amp;quot;minicode_05f2ffe675004fc7a79a5a8c6256039e@200.png&amp;quot;     },     &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML