Mike 7 gadi atpakaļ
vecāks
revīzija
9d99387560

+ 1 - 1
miaomiao/www/chcp.json

xqd
@@ -1,5 +1,5 @@
 {
   "update": "now",
   "content_url": "http://i.9026.com/miaomiao/www",
-  "release": "2017.08.09-10.25.12"
+  "release": "2017.08.09-11.36.15"
 }

+ 10 - 6
miaomiao/www/chcp.manifest

xqd xqd xqd xqd xqd xqd
@@ -29,7 +29,7 @@
   },
   {
     "file": "css/style.css",
-    "hash": "0dc2e1c0d7e961a19e220f1f7912600c"
+    "hash": "a7822b3ba165f1e0b852f5aaf46ab2dc"
   },
   {
     "file": "img/alipay.png",
@@ -315,6 +315,10 @@
     "file": "img/king.png",
     "hash": "7a74235775e6b25d90e496bea37b3d2b"
   },
+  {
+    "file": "img/pic_leaves.png",
+    "hash": "800c5dd6b7499324be6493035b3779db"
+  },
   {
     "file": "img/weibo.png",
     "hash": "7abc549d7d1c587ecb7c3a2ba6436b5f"
@@ -345,7 +349,7 @@
   },
   {
     "file": "js/controllers/account.js",
-    "hash": "64c935bdeec291fde2abec57df53ce5c"
+    "hash": "1a153ea6181e71139369cd8d49ab4bfb"
   },
   {
     "file": "js/controllers/add.js",
@@ -353,7 +357,7 @@
   },
   {
     "file": "js/controllers/home.js",
-    "hash": "6db6efcd925cf3e30a5a3ba6380ce07f"
+    "hash": "fc063966b96354406a36743e70b7eed5"
   },
   {
     "file": "js/controllers/my.js",
@@ -693,11 +697,11 @@
   },
   {
     "file": "templates/home/dream-detail.html",
-    "hash": "2d17cce50e79a3c29c11bdeccf6e34bb"
+    "hash": "ad18229a14b301bba3cb3d8b88466d36"
   },
   {
     "file": "templates/home/index.html",
-    "hash": "5bbc59a37ba9bca45e5105899e731c15"
+    "hash": "28fee46dcf75cbaa248025978b91efa0"
   },
   {
     "file": "templates/home/oldDream.html",
@@ -741,7 +745,7 @@
   },
   {
     "file": "templates/my/my-dream.html",
-    "hash": "f922717e5e180c303fa54e54b497dfcf"
+    "hash": "11c183d37c9484f41ab6688567337517"
   },
   {
     "file": "templates/my/my-message-reply.html",

+ 2 - 2
miaomiao/www/templates/home/index.html

xqd
@@ -38,10 +38,10 @@
                     <div class="icontent">
                         <ion-slides options="data.sliderOptions" slider="data.sliderDelegate">
                             <ion-slide-page ng-repeat="banner in index.banners">
-                                <div class="box banner" style="height: 170px"><img ng-src="{{banner.value}}" style="width: 100%; height: 100%" /></div>
+                                <div class="box banner" style="height: 150px"><img ng-src="{{banner.value}}" style="width: 100%; height: 100%" /></div>
                             </ion-slide-page>
                         </ion-slides>
-                        <div class="row" ng-if="index.users.length>0" style="background: #FAFAFA; height: 90px">
+                        <div class="row" ng-if="index.users.length>0" style="background: #FAFAFA;height: 80px;padding: 0 5px;">
                             <div class="col col-10" style="margin-top: 7%" ng-click="next(1)">
                                 <i class="icon ion-ios-arrow-left" style="font-size: 1.5rem; color: #00C3DA; line-height: 100%"></i>
                             </div>