Commit f84a79a6 authored by spc's avatar spc

pop

parent 893c85c0
...@@ -94,10 +94,10 @@ ...@@ -94,10 +94,10 @@
"宝贝喂养" "宝贝喂养"
], ],
"popupImageObj": { "popupImageObj": {
"jumpType": 3, "jumpType": 1,
"imageUrl": "homepage/tool_jt.png", "imageUrl": "homepage/popImg/popBgImg1.jpg",
"jumpExtra": {}, "jumpExtra": {},
"jumpUrl": "https://www.baidu.com" "jumpUrl": "/pages/syWebview/syWebview?p=xmh09"
}, },
"voiceStory": { "voiceStory": {
"link": { "link": {
......
...@@ -1764,8 +1764,8 @@ export default { ...@@ -1764,8 +1764,8 @@ export default {
position: relative; position: relative;
.popup-image { .popup-image {
width: 500rpx; width: 600rpx;
height: 700rpx; height: 600rpx;
border-radius: 16rpx; border-radius: 16rpx;
object-fit: cover; object-fit: cover;
} }
...@@ -1774,7 +1774,7 @@ export default { ...@@ -1774,7 +1774,7 @@ export default {
width: 70rpx; width: 70rpx;
height: 70rpx; height: 70rpx;
position: absolute; position: absolute;
bottom: -50rpx; bottom: -120rpx;
left: 50%; left: 50%;
transform: translateX(-50%); transform: translateX(-50%);
z-index: 10; z-index: 10;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment