Feat(优惠券):UI调整(缺顶部优惠公式)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<view class="popup-coupons">
|
||||
<view class="popup-box">
|
||||
<view class="popup-title bold tc">选择优惠券</view>
|
||||
<view class="popup-title bold tc">优惠详情</view>
|
||||
<SubSection
|
||||
:current="current"
|
||||
:can-use="canUse"
|
||||
@@ -105,6 +105,7 @@ export default {
|
||||
|
||||
<style scoped lang="less">
|
||||
.popup-coupons {
|
||||
background: #F0F0F0;
|
||||
.popup-box {
|
||||
padding: 34rpx 32rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user