Sfoglia il codice sorgente

fix: 留资按钮事件委托问题

cuiyalong 3 anni fa
parent
commit
cc18d0b4e7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/web/templates/structuredata/pc/index.html

+ 1 - 1
src/web/templates/structuredata/pc/index.html

@@ -99,7 +99,7 @@
                 </div>
             </div>
             <div class="section-buttons">
-                <button class="action-button get-data-example  open-customer" data-id="structedData" style="width: 240px;">咨询客服,了解更多</button>
+                <button class="action-button get-data-example" data-id="structedData" style="width: 240px;">咨询客服,了解更多</button>
             </div>
         </div>
     </div>