pay-link.html 1.9 KB

123456789101112131415161718
  1. <meta charset="UTF-8">
  2. <title>采美365网--医疗美容生活美容正品采购平台</title>
  3. <meta name="viewport" content="width=device-width,account-scalable=no,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0">
  4. <meta name="apple-mobile-web-app-capable" content="yes">
  5. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  6. <meta http-equiv="X-UA-Compatible" content="ie=edge">
  7. <meta http-equiv="keywords" content="采美、易耗品商城、光电美容仪器项目、光电中心、皮肤管理中心、光电转型、美容院转型、光电美容">
  8. <meta http-equiv="description" content="采美365网——中国美业互联网共享经济平台,中国美业较大的光电美容干货信息平台,提供美容专业线客装产品、美容院消耗品、专业线院装产品、光电美容仪器、光电美容项目交易,同时提供采美公益大讲堂、光电美容干货、光电美容资讯、美业动态等行业信息。采集梦想,美启未来。">
  9. <link rel="shortcut icon" th:href="@{/favicon.png}" type="image/x-icon"/>
  10. <link rel="bookmark" th:href="@{/favicon.png}" type="image/x-icon"/>
  11. <link href="/lib/swiper.min.css" media="screen and (max-width:768px)" rel="stylesheet" type="text/css">
  12. <link href="/lib/jquery-confirm.min.css" rel="stylesheet" type="text/css">
  13. <link href="/lib/css/viewer.min.css" rel="stylesheet" type="text/css">
  14. <link th:href="@{/css/base/init.css(v=${version})}" rel="stylesheet" type="text/css">
  15. <link th:href="@{/css/base/base.pc.css(v=${version})}" rel="stylesheet" type="text/css">
  16. <!--百度统计 start-->
  17. <script th:if="${siteEnv}==2">var _hmt=_hmt||[];(function(){var hm=document.createElement("script");hm.src = "https://hm.baidu.com/hm.js?ccdb07ae255aa2a1d68c7c725a40d99c";var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(hm,s);})();</script>
  18. <!--百度统计 end-->