diff --git a/pages/setting/about.vue b/pages/setting/about.vue index 2a0d56a..059f971 100644 --- a/pages/setting/about.vue +++ b/pages/setting/about.vue @@ -4,7 +4,7 @@ - + @@ -83,4 +83,8 @@ .label{ flex:1; } + .img{ + width:360rpx; + height:300rpx; + } \ No newline at end of file