This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
massage-front
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fixed: bug修复;
fox
fox
1 day ago
parent
9c63edab13
commit
d68313aa89
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
pages/index/category.vue
+ 3
- 3
pages/index/category.vue
View File
@ -116,9 +116,9 @@
this
.
queryParams
.
title
=
search
uni
.
setStorageSync
(
'search'
,
''
)
this
.
getData
(
)
}
else
{
this
.
initList
(
)
}
}
this
.
initList
(
)
}
,
onPullDownRefresh
(
)
{
Write
Preview
Loading…
Cancel
Save