Explorar o código

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

cuiyalong %!s(int64=3) %!d(string=hai) anos
pai
achega
cc18d0b4e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>