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
f777a699
Commit
f777a699
authored
Aug 18, 2025
by
王炽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
隐藏有声频道ui
parent
5d0964a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
15 deletions
+15
-15
Home.vue
views/Home.vue
+15
-15
No files found.
views/Home.vue
View file @
f777a699
...
...
@@ -212,7 +212,7 @@
更多星妈会权威专家服务团
<view
class=
"desc1"
>
点击查看 >
</view>
</view>
-->
</view>
<view
class=
"channelbox"
id=
"thirdScreen"
>
<view
class=
"channelbox"
id=
"thirdScreen"
v-if=
"false"
>
<text
class=
"maintitle"
>
{{
channelTabListMianTitle
}}
</text>
<view
class=
"subtitle_box"
>
<text
class=
"subtitle"
>
用声音传递爱与智慧,守护宝贝成长的每一步
</text>
...
...
@@ -819,15 +819,15 @@
this
.
etTabSelIndex
=
index
;
},
onETMore
(
index
,
type
)
{
let
str
=
''
;
if
(
type
===
0
)
{
str
=
'名医专家'
;
}
else
if
(
type
===
1
)
{
str
=
'科研专家'
;
}
else
{
str
=
'权威机构'
;
let
str
=
''
;
if
(
type
===
0
)
{
str
=
'名医专家'
;
}
else
if
(
type
===
1
)
{
str
=
'科研专家'
;
}
else
{
str
=
'权威机构'
;
}
if
(
index
===
1
)
{
if
(
index
===
1
)
{
str
+=
'内容'
}
else
{
str
+=
'点击查看更多'
;
...
...
@@ -1024,9 +1024,9 @@
.tools_maintitle {
// font-size: 42rpx;
// color: #000;
color: @color-black-deep;
font-size: 38rpx;
// color: #000;
color: @color-black-deep;
font-size: 38rpx;
font-weight: bold;
}
...
...
@@ -1155,9 +1155,9 @@
.et_maintitle {
// font-size: 42rpx;
// color: #000;
color: @color-black-deep;
font-size: 38rpx;
// color: #000;
color: @color-black-deep;
font-size: 38rpx;
font-weight: bold;
}
...
...
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