Selaa lähdekoodia

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

cuiyalong 3 vuotta sitten
vanhempi
commit
cc18d0b4e7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>