Commit f84a79a6 authored by spc's avatar spc

pop

parent 893c85c0
......@@ -94,10 +94,10 @@
"宝贝喂养"
],
"popupImageObj": {
"jumpType": 3,
"imageUrl": "homepage/tool_jt.png",
"jumpType": 1,
"imageUrl": "homepage/popImg/popBgImg1.jpg",
"jumpExtra": {},
"jumpUrl": "https://www.baidu.com"
"jumpUrl": "/pages/syWebview/syWebview?p=xmh09"
},
"voiceStory": {
"link": {
......
......@@ -1764,8 +1764,8 @@ export default {
position: relative;
.popup-image {
width: 500rpx;
height: 700rpx;
width: 600rpx;
height: 600rpx;
border-radius: 16rpx;
object-fit: cover;
}
......@@ -1774,7 +1774,7 @@ export default {
width: 70rpx;
height: 70rpx;
position: absolute;
bottom: -50rpx;
bottom: -120rpx;
left: 50%;
transform: translateX(-50%);
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