Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
飞
飞鹤小程序
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
FH
飞鹤小程序
Commits
b1ac2133
Commit
b1ac2133
authored
Oct 14, 2025
by
chenkai@duiba.com.cn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
星妈lab分享朋友圈问题修改
parent
8f65c31d
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
524 additions
and
432 deletions
+524
-432
pages.json
pages.json
+15
-16
XingmaLabDetailPage.less
pages/XingmaLabDetailPage/XingmaLabDetailPage.less
+6
-1
XingmaLabDetailPage.vue
pages/XingmaLabDetailPage/XingmaLabDetailPage.vue
+503
-415
No files found.
pages.json
View file @
b1ac2133
...
...
@@ -185,8 +185,8 @@
"navigationBarTitleText"
:
""
,
"navigationStyle"
:
"custom"
,
"enableShare"
:
true
,
"
s
hareAppMessage"
:
true
,
"
shareTimeline"
:
fals
e
"
enableS
hareAppMessage"
:
true
,
"
enableShareTimeline"
:
tru
e
}
},
{
...
...
@@ -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"
:
{
...
...
pages/XingmaLabDetailPage/XingmaLabDetailPage.less
View file @
b1ac2133
.page1{
height: calc(100vh - 218rpx);
}
.page2{
height: 100vh !important;
}
// 星妈实验室详情页面样式
.xingmalabdetailpage {
width: 750rpx;
height: calc(100vh - 218rpx);
left: 0rpx;
top: 0rpx;
overflow-y: auto;
...
...
pages/XingmaLabDetailPage/XingmaLabDetailPage.vue
View file @
b1ac2133
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment