order 7.23

This commit is contained in:
2020-07-23 14:56:20 +08:00
parent 2e087313d4
commit be9f2ec1c7
9 changed files with 209 additions and 142 deletions

View File

@@ -48,7 +48,7 @@
<image class="lingquan"></image>
<youhq></youhq>
<view class="hr" style="margin-top:40rpx"></view>
<list v-if="couponGroupList.length" :classifyList="couponGroupList"></list>
<list></list>
<view class="cart" @click="toCartPage">
<image src="/static/image/common/3.png"></image>
</view>
@@ -196,7 +196,7 @@ export default {
</script>
<style lang="scss" scoped>
.shop{
padding: 0 33rpx;
padding: 0 33rpx 100rpx;
.top{
width: 100%;
height: 88rpx;