diff --git a/src/assets/img/success.png b/src/assets/img/success.png
index 51e86ef..27b010f 100644
Binary files a/src/assets/img/success.png and b/src/assets/img/success.png differ
diff --git a/src/pages/camera/index.vue b/src/pages/camera/index.vue
index f05ffee..a7cb926 100644
--- a/src/pages/camera/index.vue
+++ b/src/pages/camera/index.vue
@@ -104,6 +104,8 @@ const startCamera = () => {
audio: false,
video: {
facingMode: "user",
+ width: 240,
+ height: 350,
},
})
.then(success)
@@ -503,7 +505,7 @@ onUnload(() => {
.top {
display: flex;
width: 100%;
- height: 32%;
+ height: 25%;
.example {
width: 60%;
height: 100%;
@@ -536,7 +538,7 @@ onUnload(() => {
.bottom {
position: relative;
width: 100%;
- height: 68%;
+ height: 75%;
video {
width: 100%;
height: 100%;
@@ -655,8 +657,8 @@ onUnload(() => {
.fromCamera {
position: absolute;
top: 110rpx;
- width: 120%;
- height: 60%;
+ left: 130rpx;
+ width: 200%;
}
.fromUpload {
position: absolute;
diff --git a/src/pages/created/index.vue b/src/pages/created/index.vue
index 25eccf0..9dd3826 100644
--- a/src/pages/created/index.vue
+++ b/src/pages/created/index.vue
@@ -32,8 +32,8 @@
左右滑动查看更多
- 写真生成中
- 稍后您可在“智像小相册”微信小程序中查看
+ 写真生成中
+ 稍后您可在“智像小相册”微信小程序中查看