diff --git a/pages/index/index.vue b/pages/index/index.vue index 1334dcf..17bd770 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -93,7 +93,7 @@ 逛商城 - + 更多 @@ -234,21 +234,22 @@ - + + - - + + 美甲师 - - + + 美容师 - + 约到店 @@ -1050,6 +1051,7 @@ .popup-mian-btn span:nth-child(2){ background: linear-gradient(90deg, #019C88, #28BA92, #35C495); } + .popup-mian-btn span{ width: 247rpx; height: 77rpx; @@ -1105,13 +1107,22 @@ } .popup-content{ width: 613rpx; - height: 479rpx; + height: 320rpx; background: #FFFFFF; border-radius: 36rpx; display: flex; flex-direction: column; } - + .popup-close{ + text-align: right; + margin-top:15rpx; + margin-right: 15rpx; + + } + .popup-close-img{ + width: 50rpx; + height: 50rpx; + } /deep/.item-descr{ -webkit-line-clamp: 1; margin-top: 5px; @@ -1642,6 +1653,18 @@ margin-top: 15px; height: 58px; } + .index-project-content1 { + display: flex; + flex-direction: column; + flex-basis: 33%; + align-items: center; + margin-top: 15px; + height: 58px; + } + .index-project-content1 image{ + width: 68.75rpx; + height: 72.22rpx; + } .star-technician-name{ font-weight: bold; font-size: 37rpx; diff --git a/static/close.png b/static/close.png new file mode 100644 index 0000000..65e9a1f Binary files /dev/null and b/static/close.png differ diff --git a/static/close1.png b/static/close1.png new file mode 100644 index 0000000..c014258 Binary files /dev/null and b/static/close1.png differ diff --git a/static/index-fenglei11.png b/static/index-fenglei11.png new file mode 100644 index 0000000..3208026 Binary files /dev/null and b/static/index-fenglei11.png differ diff --git a/static/index-fenglei12.png b/static/index-fenglei12.png new file mode 100644 index 0000000..7709b59 Binary files /dev/null and b/static/index-fenglei12.png differ diff --git a/static/index-fenglei13.png b/static/index-fenglei13.png new file mode 100644 index 0000000..81675db Binary files /dev/null and b/static/index-fenglei13.png differ