Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
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
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
zhengke
jz_Travel
Commits
af0ab39e
Commit
af0ab39e
authored
Jun 02, 2021
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
2949a76b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
jz_Line.vue
pages/jiuzhai/jz_Line.vue
+3
-2
No files found.
pages/jiuzhai/jz_Line.vue
View file @
af0ab39e
...
@@ -430,6 +430,7 @@
...
@@ -430,6 +430,7 @@
startCityId
:
-
1
,
startCityId
:
-
1
,
companyId
:
0
,
companyId
:
0
,
searchKey
:
''
,
//搜索数据
searchKey
:
''
,
//搜索数据
priceOrderByField
:
2
},
},
time
:
''
,
time
:
''
,
params
:
{
params
:
{
...
@@ -517,7 +518,7 @@
...
@@ -517,7 +518,7 @@
},
},
created
()
{
created
()
{
this
.
getLineQuery
();
this
.
getLineQuery
();
this
.
getList
();
this
.
research
();
uni
.
setNavigationBarTitle
({
uni
.
setNavigationBarTitle
({
title
:
"精品旅游线路"
title
:
"精品旅游线路"
})
})
...
@@ -667,7 +668,7 @@
...
@@ -667,7 +668,7 @@
},
},
research
()
{
research
()
{
this
.
msg
.
pageIndex
=
1
;
this
.
msg
.
pageIndex
=
1
;
this
.
dataLis
=
[];
this
.
dataLis
t
=
[];
this
.
getList
();
this
.
getList
();
},
},
//获取数据
//获取数据
...
...
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