chao 4 năm trước cách đây
mục cha
commit
6ae3ef5f53

+ 1 - 1
src/main/resources/static/css/pay/caimei-pay.css

@@ -5,7 +5,7 @@
     .inner{width: 1184px;margin: 0 auto;}
     .container{width: 100%;height: auto;float: left;margin-bottom: 30px;}
     .head-wrap{width: 100%;height: 81px;float: left;background-color: #FFFFFF;margin-bottom: 26px;}
-    .head-wrap .inner{width:1184px;height: 81px;margin: 0 auto;}
+    .head-wrap .inner{width:1184px;height: 81px;margin: 0 auto;    background-color: #FFFFFF;}
     .head-wrap .logo{width:68px;height: 81px;float: left;}
     .head-wrap .logo a{width:68px;height: 81px;display: block;}
     .head-wrap .logo a img{width:68px;height: 81px;display: block;}

+ 1 - 1
src/main/resources/static/css/pay/caimei-paymobile.css

@@ -3,7 +3,7 @@
  */
 /*@media screen and (min-width:768px){*/
     .head-wrap{width: 100%;height: 81px;float: left;background-color: #FFFFFF;margin-bottom: 26px;}
-    .head-wrap .inner{width:1184px;height: 81px;margin: 0 auto;}
+    .head-wrap .inner{width:1184px;height: 81px;margin: 0 auto;    background-color: #FFFFFF;}
     .head-wrap .logo{width:68px;height: 81px;float: left;}
     .head-wrap .logo a{width:68px;height: 81px;display: block;}
     .head-wrap .logo a img{width:68px;height: 81px;display: block;}

+ 1 - 1
src/main/resources/static/css/pay/caimei-success.css

@@ -3,7 +3,7 @@
  */
 @media screen and (min-width:768px){
     .head-wrap{width: 100%;height: 81px;float: left;background-color: #FFFFFF;margin-bottom: 26px;}
-    .head-wrap .inner{width:1184px;height: 81px;margin: 0 auto;}
+    .head-wrap .inner{width:1184px;height: 81px;margin: 0 auto;    background-color: #FFFFFF;}
     .head-wrap .logo{width:68px;height: 81px;float: left;}
     .head-wrap .logo a{width:68px;height: 81px;display: block;}
     .head-wrap .logo a img{width:68px;height: 81px;display: block;}

+ 14 - 1
src/main/resources/templates/pay/caimei-pay.html

@@ -3,7 +3,20 @@
       xsi:schemaLocation="https://www.thymeleaf.org ">
 <head>
     <title>采美365网-中国美业全方位线上交易服务互动平台,做美业,上采美</title>
-    <template th:replace="components/head-link"></template>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width,account-scalable=no,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0">
+    <meta name="apple-mobile-web-app-capable" content="yes">
+    <meta name="apple-mobile-web-app-status-bar-style" content="black">
+    <meta http-equiv="X-UA-Compatible" content="ie=edge">
+    <meta http-equiv="keywords" content="采美、易耗品商城、光电美容仪器项目、光电中心、皮肤管理中心、光电转型、美容院转型、光电美容">
+    <meta http-equiv="description" content="采美365网——中国美业互联网共享经济平台,中国美业较大的光电美容干货信息平台,提供美容专业线客装产品、美容院消耗品、专业线院装产品、光电美容仪器、光电美容项目交易,同时提供采美公益大讲堂、光电美容干货、光电美容资讯、美业动态等行业信息。采集梦想,美启未来。">
+    <link rel="shortcut icon" th:href="@{/favicon.png}" type="image/x-icon"/>
+    <link rel="bookmark" th:href="@{/favicon.png}" type="image/x-icon"/>
+    <link href="/lib/swiper.min.css" media="screen and (max-width:768px)" rel="stylesheet" type="text/css">
+    <link href="/lib/jquery-confirm.min.css" rel="stylesheet" type="text/css">
+    <link href="/lib/css/viewer.min.css" rel="stylesheet" type="text/css">
+    <link th:href="@{/css/base/init.css(v=${version})}" rel="stylesheet" type="text/css">
+    <link th:href="@{/css/base/base.pc.css(v=${version})}"  rel="stylesheet" type="text/css">
     <link th:href="@{/css/pay/caimei-pay.css(v=${version})}" rel="stylesheet" type="text/css">
 </head>
 <body>

+ 14 - 1
src/main/resources/templates/pay/caimei-paymobile.html

@@ -3,7 +3,20 @@
       xsi:schemaLocation="https://www.thymeleaf.org ">
 <head>
     <title>采美365网-中国美业全方位线上交易服务互动平台,做美业,上采美</title>
-    <template th:replace="components/head-link"></template>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width,account-scalable=no,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0">
+    <meta name="apple-mobile-web-app-capable" content="yes">
+    <meta name="apple-mobile-web-app-status-bar-style" content="black">
+    <meta http-equiv="X-UA-Compatible" content="ie=edge">
+    <meta http-equiv="keywords" content="采美、易耗品商城、光电美容仪器项目、光电中心、皮肤管理中心、光电转型、美容院转型、光电美容">
+    <meta http-equiv="description" content="采美365网——中国美业互联网共享经济平台,中国美业较大的光电美容干货信息平台,提供美容专业线客装产品、美容院消耗品、专业线院装产品、光电美容仪器、光电美容项目交易,同时提供采美公益大讲堂、光电美容干货、光电美容资讯、美业动态等行业信息。采集梦想,美启未来。">
+    <link rel="shortcut icon" th:href="@{/favicon.png}" type="image/x-icon"/>
+    <link rel="bookmark" th:href="@{/favicon.png}" type="image/x-icon"/>
+    <link href="/lib/swiper.min.css" media="screen and (max-width:768px)" rel="stylesheet" type="text/css">
+    <link href="/lib/jquery-confirm.min.css" rel="stylesheet" type="text/css">
+    <link href="/lib/css/viewer.min.css" rel="stylesheet" type="text/css">
+    <link th:href="@{/css/base/init.css(v=${version})}" rel="stylesheet" type="text/css">
+    <link th:href="@{/css/base/base.pc.css(v=${version})}"  rel="stylesheet" type="text/css">
     <link th:href="@{/css/pay/caimei-paymobile.css(v=${version})}" rel="stylesheet" type="text/css">
 </head>
 <body>