wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
a04aae7e92db347b24ac17f00f41a6d19971c10f
Authored by
yvan.ni
2023-12-21 18:55:42 +0800
1 parent
4062ab7c
顶部因为分包的bug优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
components/diy_top_nav/diy_top_nav.js
components/diy_top_nav/diy_top_nav.js
View file @
a04aae7
...
...
@@ -137,7 +137,7 @@ Component({
137
137
})
138
138
},
139
139
nav_search(){
140
- getApp().goto('/pa
ges/goods/search/search')
140
+ getApp().goto('/pa
ckageG/pa
ges/goods/search/search')
141
141
}
142
142
}
143
143
})
...
...