Commit 25cebe7f by 姜雷

Merge branch 'develop' into test

parents 87faceaf 6e783585
......@@ -29,7 +29,7 @@
<price-and-count tag-data="{{comsumerData}}" />
<price-and-count tag-data="{{comsumerCount}}" />
<view class="padding"></view>
<service-count wx:for="{{serviceList}}" wx:key="{{item.serviceId}}" tag-data="{{item}}" />
<service-count wx:for="{{serviceList}}" wx:key="serviceId" tag-data="{{item}}" />
</view>
<view class="home-box">
<price-and-count tag-data="{{refundData}}" />
......
......@@ -29,7 +29,8 @@
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"bundle": false
},
"appid": "wx458799fcb933d34f",
"simulatorType": "wechat",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment