作者 刘朕

Merge remote-tracking branch 'origin/master'

# Conflicts:
#	app.js
#	packageA/pages/order/order.wxml
@@ -268,7 +268,8 @@ page { @@ -268,7 +268,8 @@ page {
268 268
269 .wxParse-img { 269 .wxParse-img {
270 width: 100% !important; 270 width: 100% !important;
271 - margin: -30rpx auto 0 !important; 271 + /* margin: -30rpx auto 0 !important; */
  272 + display: block;
272 } 273 }
273 274
274 .template image { 275 .template image {
@@ -124,5 +124,9 @@ @@ -124,5 +124,9 @@
124 } 124 }
125 ] 125 ]
126 } 126 }
  127 + },
  128 + "projectname": "binhaineigouopen",
  129 + "setting": {
  130 + "compileHotReLoad": true
127 } 131 }
128 } 132 }