admin 发表于 2023-2-16 18:54:58

wx-小程序中checkbox 和from

<div id="article_content" class="article_content clearfix">
      <link rel="stylesheet" href="https://csdnimg.cn/release/blogv2/dist/mdeditor/css/editerView/kdoc_html_views-1a98987dfd.css">
      <link rel="stylesheet" href="https://csdnimg.cn/release/blogv2/dist/mdeditor/css/editerView/ck_htmledit_views-6e43165c0a.css">
                <div id="content_views" class="htmledit_views">
                  <p>小程序中使用checkbox-group包裹着checkbox,在组件里面可以传bindchange&#61;&#34;&#34;值进行绑定。</p>
<p></p>
<p><span style="color:#fe2c24;">在小程序中使用使用form提交数据&#xff0c;需要在&#xff0c;每个组件上添加name属性</span></p>
<p></p>
<p></p>
<p> </p>
<p> </p>
                </div>
      </div>
      <div id="treeSkill"></div>
页: [1]
查看完整版本: wx-小程序中checkbox 和from