diff --git a/src/App.vue b/src/App.vue
index 3621db48..9128a34d 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,6 +1,13 @@
+
\ No newline at end of file
diff --git a/src/uni_modules/vk-uview-ui/components/u-cell-item/u-cell-item.vue b/src/uni_modules/vk-uview-ui/components/u-cell-item/u-cell-item.vue
index eb9661bd..b512d803 100644
--- a/src/uni_modules/vk-uview-ui/components/u-cell-item/u-cell-item.vue
+++ b/src/uni_modules/vk-uview-ui/components/u-cell-item/u-cell-item.vue
@@ -221,7 +221,7 @@ export default {
width: 100%;
padding: 10rpx 10rpx 10rpx 10rpx ;
font-size: 30rpx;
- line-height: 40rpx;
+ line-height: 60rpx;
color: $u-content-color;
background-color: #fff;
text-align: left;