yangg преди 4 месеца
родител
ревизия
a60155eb90

+ 4 - 4
pages/face-photo/face-photo.vue

@@ -398,7 +398,7 @@ export default {
   display: flex;
   flex-direction: column;
   align-items: center;
-  margin-bottom: 20rpx;
+  margin-bottom: 80rpx;
 }
 
 .photo-title {
@@ -443,7 +443,7 @@ export default {
 .photo-preview {
   position: relative;
   width: 100%;
-  height: 800rpx;
+  height: 900rpx;
   background-color: #000;
   border-radius: 20rpx;
   overflow: hidden;
@@ -464,8 +464,8 @@ export default {
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
-  width: 400rpx;
-  height: 500rpx;
+  width: 500rpx;
+  height: 600rpx;
   border: 4rpx dashed #fff;
   border-radius: 200rpx;
   pointer-events: none;

BIN
static/login-image.png


+ 4 - 4
unpackage/dist/dev/mp-weixin/pages/face-photo/face-photo.wxss

@@ -15,7 +15,7 @@
   display: flex;
   flex-direction: column;
   align-items: center;
-  margin-bottom: 20rpx;
+  margin-bottom: 80rpx;
 }
 .photo-title {
   font-size: 36rpx;
@@ -55,7 +55,7 @@
 .photo-preview {
   position: relative;
   width: 100%;
-  height: 800rpx;
+  height: 900rpx;
   background-color: #000;
   border-radius: 20rpx;
   overflow: hidden;
@@ -74,8 +74,8 @@
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
-  width: 400rpx;
-  height: 500rpx;
+  width: 500rpx;
+  height: 600rpx;
   border: 4rpx dashed #fff;
   border-radius: 200rpx;
   pointer-events: none;

BIN
unpackage/dist/dev/mp-weixin/static/login-image.png