<div class="lianxi">

    <button onclick="opnew()">联系商家</button>
    <img src="./images/buy/8.png" />
    
    </div>
    

</body>
<script type="text/javascript" src="../script/api.js"></script>
<script type="text/javascript">
    function  opnew(id) {
                towin('buy-service', false, {  // buy-service是跳入的页面
                    id: id
                });
}
</script>

相关文章:

  • 2022-12-23
  • 2021-10-08
  • 2022-12-23
  • 2023-03-09
  • 2022-02-11
  • 2021-11-23
  • 2021-04-24
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-07
  • 2022-02-05
  • 2022-12-23
  • 2022-03-09
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案