Commit 3ae1ecb6 authored by youjie's avatar youjie

省钱页面

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