pc.html 6.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. <!DOCTYPE><!--html标记-->
  2. <html> <!--html总标记-->
  3. <head><!--头信息标签-->
  4. <meta charset="utf-8"><!--utf-8编码-->
  5. <title>智慧供销</title><!--页面标题-->
  6. <head>
  7. <body>
  8. <div style="position: fixed;top: 0;width: 100%;padding: 20rpx;">
  9. <img src="./images/logo.png" alt="" style="width: 8vw;">
  10. </div>
  11. <div style="width: 100%;height: calc(100% - 50px);text-align: center;background-color: #fff;padding-top: 20px;">
  12. <p style="color: #3a8627;width: 100%;font-size: 50px;font-weight: bold;">乳山市数字供销智慧平台</p>
  13. <p style="width: 100%;margin-top: -50px;margin-bottom: 40px;color: #ccc;">乳山市数字供销智慧平台介绍乳山市数字供销智慧平台介绍乳山市数字供销智慧平台介绍乳山市数字供销智慧平台介绍</p>
  14. <div style="width: 80%;display: flex;margin-left: 10%;justify-content:space-between;padding-top: 30px;">
  15. <a href="https://shop.gxsmlt.com/pc/" style="text-decoration: none;width:31%;height: 300px;background-image: url('./images/1.png');border-radius: 20px;background-size: 100% 100%; ">
  16. <div style="margin-top: 40px;text-align: left;color: #fff;padding-left: 50px;font-size: 35px;font-weight: bold;">商贸流通</div>
  17. <div style="width: 100px;height: 6px;background-color: #fff;margin-left: 50px;margin-top: 10px;"></div>
  18. <div style="font-size: 24px;width:130px;height: 50px;line-height: 50px;background-color: #fff;margin-left: 50px;border-radius: 50px;margin-top: 20px;color: #3f84f3;">点击进入</div>
  19. </a>
  20. <a onclick="tips()" href="" style="text-decoration: none;width:31%;height: 300px;background-image: url('./images/2.png');border-radius: 20px;background-size: 100% 100%; ">
  21. <div style="margin-top: 40px;text-align: left;color: #fff;padding-left: 50px;font-size: 35px;font-weight: bold;">农资供应</div>
  22. <div style="width: 100px;height: 6px;background-color: #fff;margin-left: 50px;margin-top: 10px;"></div>
  23. <div style="font-size: 24px;width:130px;height: 50px;line-height: 50px;background-color: #fff;margin-left: 50px;border-radius: 50px;margin-top: 20px;color: #3f84f3;">点击进入</div>
  24. </a>
  25. <a onclick="tips()" href="" style="text-decoration: none;width:31%;height: 300px;background-image: url('./images/3.png');border-radius: 20px;background-size: 100% 100%; ">
  26. <div style="margin-top: 40px;text-align: left;color: #fff;padding-left: 50px;font-size: 35px;font-weight: bold;">农机服务</div>
  27. <div style="width: 100px;height: 6px;background-color: #fff;margin-left: 50px;margin-top: 10px;"></div>
  28. <div style="font-size: 24px;width:130px;height: 50px;line-height: 50px;background-color: #fff;margin-left: 50px;border-radius: 50px;margin-top: 20px;color: #3f84f3;">点击进入</div>
  29. </a>
  30. </div>
  31. <div style="width: 90%;display: flex;margin-left: 5%;justify-content:space-between;padding-top: 40px;">
  32. <a onclick="tips()" href="" style="text-decoration: none;width:23%;height: 270px;background-image: url('./images/4.png');border-radius: 20px;background-size: 100% 100%; ">
  33. <div style="margin-top: 40px;text-align: left;color: #fff;padding-left: 30px;font-size: 32px;font-weight: bold;">商贸流通</div>
  34. <div style="width: 80px;height: 6px;background-color: #fff;margin-left: 30px;margin-top: 10px;"></div>
  35. <div style="font-size: 22px;width:110px;height: 40px;line-height: 40px;background-color: #fff;margin-left: 30px;border-radius: 50px;margin-top: 20px;color: #3f84f3;">点击进入</div>
  36. </a>
  37. <a onclick="tips()" href="" style="text-decoration: none;width:23%;height: 270px;background-image: url('./images/5.png');border-radius: 20px;background-size: 100% 100%; ">
  38. <div style="margin-top: 40px;text-align: left;color: #fff;padding-left: 30px;font-size: 32px;font-weight: bold;">商贸流通</div>
  39. <div style="width: 80px;height: 6px;background-color: #fff;margin-left: 30px;margin-top: 10px;"></div>
  40. <div style="font-size: 22px;width:110px;height: 40px;line-height: 40px;background-color: #fff;margin-left: 30px;border-radius: 50px;margin-top: 20px;color: #3f84f3;">点击进入</div>
  41. </a>
  42. <a onclick="tips()" href="" style="text-decoration: none;width:23%;height: 270px;background-image: url('./images/6.png');border-radius: 20px;background-size: 100% 100%; ">
  43. <div style="margin-top: 40px;text-align: left;color: #fff;padding-left: 30px;font-size: 32px;font-weight: bold;">商贸流通</div>
  44. <div style="width: 80px;height: 6px;background-color: #fff;margin-left: 30px;margin-top: 10px;"></div>
  45. <div style="font-size: 22px;width:110px;height: 40px;line-height: 40px;background-color: #fff;margin-left: 30px;border-radius: 50px;margin-top: 20px;color: #3f84f3;">点击进入</div>
  46. </a>
  47. <a onclick="tips()" href="" style="text-decoration: none;width:23%;height: 270px;background-image: url('./images/7.png');border-radius: 20px;background-size: 100% 100%; ">
  48. <div style="margin-top: 40px;text-align: left;color: #fff;padding-left: 30px;font-size: 32px;font-weight: bold;">商贸流通</div>
  49. <div style="width: 80px;height: 6px;background-color: #fff;margin-left: 30px;margin-top: 10px;"></div>
  50. <div style="font-size: 22px;width:110px;height: 40px;line-height: 40px;background-color: #fff;margin-left: 30px;border-radius: 50px;margin-top: 20px;color: #3f84f3;">点击进入</div>
  51. </a>
  52. </div>
  53. </div>
  54. </body>
  55. <script>
  56. function tips(){
  57. alert('板块开发中,敬请期待!')
  58. }
  59. </script>
  60. <style>
  61. body {
  62. width: 100%;
  63. height: 100%;
  64. background-color: #fff;
  65. /*overflow: hidden;*/
  66. }
  67. </style>
  68. </html>