洪海涛 vor 8 Jahren
Ursprung
Commit
858d53d988

+ 1 - 1
www/protected/modules/moonclub/views/web/wxIndex.php

@@ -3,7 +3,7 @@
 <html>
 
 <head>
-    <title>壹管家</title>
+    <title>享月会</title>
     <meta http-equiv="Content-type" content="text/html; charset=utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
     <meta name="apple-mobile-web-app-capable" content="yes">

+ 4 - 2
www/webapp/moonclub/css/MyService.css

@@ -55,8 +55,10 @@ h1.title{
 .booking .booking-box .booking-box-2 div:nth-child(3) {
 	width: 98%;
 	overflow: hidden;
-	text-overflow: ellipsis;
-	white-space: nowrap;
+	font-size: 11px;
+	line-height: 12px;
+	/*text-overflow: ellipsis;*/
+	/*white-space: nowrap;*/
 }
 
 .booking .booking-box .booking-box-2 div:nth-child(1) {

+ 2 - 1
www/webapp/moonclub/css/month.css

@@ -14,5 +14,6 @@
 	display: inline-block;
 	padding: 5px 35px;
 	border: 1px solid rgba(0, 0, 0, 0.11);
-	background-color: rgba(255, 182, 233, 0.83);
+	/*background-color: rgba(255, 182, 233, 0.83);*/
+	background-color: rgb(78,26,65);
 }

Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
www/webapp/moonclub/dist/css/main.css


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
www/webapp/moonclub/dist/js/build/template.js


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
www/webapp/moonclub/dist/js/main.js


Datei-Diff unterdrückt, da er zu groß ist
+ 5 - 5
www/webapp/moonclub/js/build/template.js


+ 1 - 1
www/webapp/moonclub/tpl/month/four.html

@@ -14,7 +14,7 @@
 				<div class="scroller">
 					<img
 						src="http://odulvej8l.bkt.clouddn.com/2017-01-11-%E5%B0%8A.jpg"
-						style="width: 100%;">
+						style="width: 100%;margin-bottom: 15px;">
 				</div>
 				<div class="request"><div class="appointment">预约</div><div class="im">咨询</div></div>
 			</div>

+ 1 - 1
www/webapp/moonclub/tpl/month/one.html

@@ -14,7 +14,7 @@
 				<div class="scroller">
 					<img
 						src="http://odulvej8l.bkt.clouddn.com/2017-01-11-%E6%83%A0.jpg"
-						style="width: 100%;">
+						style="width: 100%;margin-bottom: 15px;">
 				</div>
 				<div class="request"><div class="appointment">预约</div><div class="im">咨询</div></div>
 			</div>

+ 1 - 1
www/webapp/moonclub/tpl/month/three.html

@@ -14,7 +14,7 @@
 				<div class="scroller">
 					<img
 						src="http://odulvej8l.bkt.clouddn.com/2017-01-11-%E4%BA%AB.jpg"
-						style="width: 100%;">
+						style="width: 100%;margin-bottom: 15px;">
 				</div>
 				<div class="request"><div class="appointment">预约</div><div class="im">咨询</div></div>
 			</div>

+ 1 - 1
www/webapp/moonclub/tpl/month/two.html

@@ -14,7 +14,7 @@
 				<div class="scroller">
 					<img
 						src="http://odulvej8l.bkt.clouddn.com/2017-01-11-%E6%82%A6.jpg"
-						style="width: 100%;">
+						style="width: 100%;margin-bottom: 15px;">
 				</div>
 				<div class="request"><div class="appointment">预约</div><div class="im">咨询</div></div>
 			</div>

Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.