Commit b1ac2133 authored by chenkai@duiba.com.cn's avatar chenkai@duiba.com.cn

星妈lab分享朋友圈问题修改

parent 8f65c31d
......@@ -185,8 +185,8 @@
"navigationBarTitleText": "",
"navigationStyle": "custom",
"enableShare": true,
"shareAppMessage": true,
"shareTimeline": false
"enableShareAppMessage": true,
"enableShareTimeline": true
}
},
{
......@@ -271,20 +271,19 @@
},
{
"root": "subPackages",
"pages": [{
"path" : "momclub/momclub",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "xmhAactivity/xmhAactivity",
"style" :
{
"navigationBarTitleText" : ""
}
}]
"pages": [{
"path": "momclub/momclub",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "xmhAactivity/xmhAactivity",
"style": {
"navigationBarTitleText": ""
}
}
]
}
],
"globalStyle": {
......
.page1{
height: calc(100vh - 218rpx);
}
.page2{
height: 100vh !important;
}
// 星妈实验室详情页面样式
.xingmalabdetailpage {
width: 750rpx;
height: calc(100vh - 218rpx);
left: 0rpx;
top: 0rpx;
overflow-y: auto;
......
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