Commit 2b5c71987a5f18739bc16f554063b12993b20c6c

Authored by yvan.ni
1 parent 15952cb9

拍照的过程

packageB/pages/AI-test-skin/shoot_notice/shoot_notice.wxss
@@ -2,11 +2,10 @@ @@ -2,11 +2,10 @@
2 page { 2 page {
3 width: 100vw; 3 width: 100vw;
4 height: 100%; 4 height: 100%;
5 - /*padding: 40rpx 30rpx 0 30rpx;*/ 5 + padding: 40rpx 30rpx 0 30rpx;
6 box-sizing: border-box; 6 box-sizing: border-box;
7 background-color: #e7f5fb; 7 background-color: #e7f5fb;
8 } 8 }
9 -.page_set{padding: 40rpx 30rpx 0 30rpx;}  
10 .content { 9 .content {
11 width: 100%; 10 width: 100%;
12 /* height: 100%; */ 11 /* height: 100%; */