Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
6b5f6954
Commit
6b5f6954
authored
May 17, 2022
by
张俊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页跳转
parent
49a61809
Pipeline
#76446
passed with stage
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
src/components/menu.vue
src/components/menu.vue
+2
-1
src/pages/service_shop/services_shop.vue
src/pages/service_shop/services_shop.vue
+1
-1
No files found.
src/components/menu.vue
View file @
6b5f6954
...
@@ -231,7 +231,8 @@ export default {
...
@@ -231,7 +231,8 @@ export default {
if
(
if
(
val
==
"
/services_shop
"
||
val
==
"
/services_shop
"
||
val
==
"
/technical_support
"
||
val
==
"
/technical_support
"
||
val
==
"
/workplace
"
val
==
"
/workplace
"
||
val
==
"
/shop/data_service_list
"
)
{
)
{
this
.
now_menu
=
val
;
this
.
now_menu
=
val
;
}
}
...
...
src/pages/service_shop/services_shop.vue
View file @
6b5f6954
...
@@ -48,7 +48,7 @@
...
@@ -48,7 +48,7 @@
<!-- 热门服务 -->
<!-- 热门服务 -->
<shop-list
<shop-list
name=
"热门服务"
name=
"热门服务"
to=
"/shop/data_service_list
/5
"
to=
"/shop/data_service_list"
detail-path=
"/shop/sjfwDetail/"
detail-path=
"/shop/sjfwDetail/"
:data=
"hot_datas"
:data=
"hot_datas"
:showImg=
"false"
:showImg=
"false"
...
...
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