Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
ydl-group-course
Overview
Overview
Details
Activity
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄志
ydl-group-course
Commits
5266e7e7
Commit
5266e7e7
authored
Jul 24, 2025
by
zhengxiao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(custom): 课程修改显示连接
parent
016276df
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
home.vue
src/pages/home/home.vue
+3
-3
No files found.
src/pages/home/home.vue
View file @
5266e7e7
...
@@ -50,9 +50,9 @@
...
@@ -50,9 +50,9 @@
<view
class=
"vip-tips"
>
<view
class=
"vip-tips"
>
<img
<img
class=
"vip-tips-img"
class=
"vip-tips-img"
:src=
"clueData.im
g
"
:src=
"clueData.im
ageUrl
"
mode=
"widthFix"
mode=
"widthFix"
@
tap=
"jumpTo(clueData.
u
rl)"
@
tap=
"jumpTo(clueData.
linkU
rl)"
/>
/>
</view>
</view>
</view>
</view>
...
@@ -289,7 +289,7 @@ export default {
...
@@ -289,7 +289,7 @@ export default {
console
.
log
(
'🚀 ~ getNavData ~ res:'
,
res
)
console
.
log
(
'🚀 ~ getNavData ~ res:'
,
res
)
const
{
homeGuideList
,
homeClue
}
=
res
const
{
homeGuideList
,
homeClue
}
=
res
this
.
navData
=
homeGuideList
this
.
navData
=
homeGuideList
this
.
clueData
=
homeClue
this
.
clueData
=
homeClue
[
0
]
||
{}
})
})
},
},
// 获取执业内容
// 获取执业内容
...
...
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