Przeglądaj źródła

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

cuiyalong 3 lat temu
rodzic
commit
cc18d0b4e7
1 zmienionych plików z 1 dodań i 1 usunięć
  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>