Commit 3ae1ecb6 authored by youjie's avatar youjie

省钱页面

parent 98f310a3
......@@ -63,7 +63,7 @@
:config="config"
:options="options"
:charts-data="chartsData"
height="300px" />
height="600rpx" />
<u-empty v-else text="暂无使用优惠,快去使用吧!" mode="coupon" padding-top="20" color="#000"></u-empty>
</view>
</view>
......
......@@ -95,7 +95,7 @@ export default {
},
height:{
type: String,
default: '600px'
default: '600rpx'
},
inScrollView: {
type: Boolean,
......
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