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
2c845a5c
Commit
2c845a5c
authored
Sep 01, 2025
by
chenkai@duiba.com.cn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
111
parent
d6e11e45
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
home.json
mock/home.json
+1
-1
Home.vue
views/Home.vue
+1
-1
No files found.
mock/home.json
View file @
2c845a5c
...
@@ -76,7 +76,7 @@
...
@@ -76,7 +76,7 @@
},
},
"context"
:
"AI生成吉利好名"
,
"context"
:
"AI生成吉利好名"
,
"type"
:
1
,
"type"
:
1
,
"title"
:
"
AI
起名"
"title"
:
"
星妈
起名"
}],
}],
"bgUrl"
:
"homepage/toolBg.png"
"bgUrl"
:
"homepage/toolBg.png"
},
},
...
...
views/Home.vue
View file @
2c845a5c
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
<swiper-item
v-for=
"(item, index) in toolList.tools"
:key=
"index"
<swiper-item
v-for=
"(item, index) in toolList.tools"
:key=
"index"
:class=
"['swiperItem',
{ 'active': currentIndex === index }]">
:class=
"['swiperItem',
{ 'active': currentIndex === index }]">
<view
class=
"tool"
>
<view
class=
"tool"
>
<button
v-if=
"homeStore && !homeStore.isLogin && item.title!='
AI
起名' && item.title!='体质测试'"
<button
v-if=
"homeStore && !homeStore.isLogin && item.title!='
星妈
起名' && item.title!='体质测试'"
open-type=
"getPhoneNumber"
@
getphonenumber=
"onGetPhoneNumber"
class=
"sq_btn"
></button>
open-type=
"getPhoneNumber"
@
getphonenumber=
"onGetPhoneNumber"
class=
"sq_btn"
></button>
<image
class=
"tool_bg"
:src=
"$baseUrl + item.icon"
@
tap=
"handleToolClick(item)"
>
<image
class=
"tool_bg"
:src=
"$baseUrl + item.icon"
@
tap=
"handleToolClick(item)"
>
</image>
</image>
...
...
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