JS版

    <script>
          document.write("<a class=foot3   href='");
          document.write("tel:12345678'");
          document.write(">电话</a>");
        </script>

  <script>
      document.write("<a class=foot4  target=_blank href='");
      document.write("sms:13000000000'");
      document.write(">短信</a>");
        </script>

网页版。。。。

 

相关文章:

  • 2021-12-06
  • 2022-12-23
  • 2021-12-03
  • 2022-12-23
  • 2021-12-31
  • 2022-02-06
  • 2021-11-18
猜你喜欢
  • 2022-12-23
  • 2022-01-12
  • 2021-12-31
  • 2022-12-23
  • 2021-12-29
  • 2022-01-02
相关资源
相似解决方案