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
da5a9e20
Commit
da5a9e20
authored
Jun 07, 2021
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
adcb44c0
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
270 additions
and
224 deletions
+270
-224
style1.vue
components/goods/style1.vue
+3
-1
style2.vue
components/goods/style2.vue
+3
-1
style3.vue
components/goods/style3.vue
+3
-1
style4.vue
components/goods/style4.vue
+3
-1
style5.vue
components/goods/style5.vue
+3
-1
style6.vue
components/goods/style6.vue
+3
-1
style7.vue
components/goods/style7.vue
+3
-1
jz_LineDetail.vue
pages/jiuzhai/jz_LineDetail.vue
+249
-217
No files found.
components/goods/style1.vue
View file @
da5a9e20
...
@@ -95,8 +95,10 @@ export default {
...
@@ -95,8 +95,10 @@ export default {
openGood
(
item
)
{
openGood
(
item
)
{
//线路
//线路
if
(
item
.
goodType
==
4
)
{
if
(
item
.
goodType
==
4
)
{
var
url
=
"/pages/jiuzhai/jz_LineDetail?tcid="
+
item
.
id
+
'&configId='
+
item
.
subid
;
console
.
log
(
"url1"
,
url
)
uni
.
navigateTo
({
uni
.
navigateTo
({
url
:
"/pages/jiuzhai/jz_LineDetail?tcid="
+
item
.
id
+
'&configId='
+
item
.
subid
url
:
url
});
});
}
}
//酒店
//酒店
...
...
components/goods/style2.vue
View file @
da5a9e20
...
@@ -94,8 +94,10 @@ export default {
...
@@ -94,8 +94,10 @@ export default {
openGood
(
item
)
{
openGood
(
item
)
{
//线路
//线路
if
(
item
.
goodType
==
4
)
{
if
(
item
.
goodType
==
4
)
{
var
url
=
"/pages/jiuzhai/jz_LineDetail?tcid="
+
item
.
id
+
'&configId='
+
item
.
subid
;
console
.
log
(
"url2"
,
url
)
uni
.
navigateTo
({
uni
.
navigateTo
({
url
:
"/pages/jiuzhai/jz_LineDetail?tcid="
+
item
.
id
+
'&configId='
+
item
.
subid
url
:
url
});
});
}
}
//酒店
//酒店
...
...
components/goods/style3.vue
View file @
da5a9e20
...
@@ -94,8 +94,10 @@ export default {
...
@@ -94,8 +94,10 @@ export default {
openGood
(
item
)
{
openGood
(
item
)
{
//线路
//线路
if
(
item
.
goodType
==
4
)
{
if
(
item
.
goodType
==
4
)
{
var
url
=
"/pages/jiuzhai/jz_LineDetail?tcid="
+
item
.
id
+
'&configId='
+
item
.
subid
;
console
.
log
(
"url3"
,
url
)
uni
.
navigateTo
({
uni
.
navigateTo
({
url
:
"/pages/jiuzhai/jz_LineDetail?tcid="
+
item
.
id
+
'&configId='
+
item
.
subid
url
:
url
});
});
}
}
//酒店
//酒店
...
...
components/goods/style4.vue
View file @
da5a9e20
...
@@ -75,8 +75,10 @@ export default {
...
@@ -75,8 +75,10 @@ export default {
openGood
(
item
)
{
openGood
(
item
)
{
//线路
//线路
if
(
item
.
goodType
==
4
)
{
if
(
item
.
goodType
==
4
)
{
var
url
=
"/pages/jiuzhai/jz_LineDetail?tcid="
+
item
.
id
+
'&configId='
+
item
.
subid
;
console
.
log
(
"url4"
,
url
)
uni
.
navigateTo
({
uni
.
navigateTo
({
url
:
"/pages/jiuzhai/jz_LineDetail?tcid="
+
item
.
id
+
'&configId='
+
item
.
subid
url
:
url
});
});
}
}
//酒店
//酒店
...
...
components/goods/style5.vue
View file @
da5a9e20
...
@@ -85,8 +85,10 @@ export default {
...
@@ -85,8 +85,10 @@ export default {
openGood
(
item
)
{
openGood
(
item
)
{
//线路
//线路
if
(
item
.
goodType
==
4
)
{
if
(
item
.
goodType
==
4
)
{
var
url
=
"/pages/jiuzhai/jz_LineDetail?tcid="
+
item
.
id
+
'&configId='
+
item
.
subid
;
console
.
log
(
"url5"
,
url
)
uni
.
navigateTo
({
uni
.
navigateTo
({
url
:
"/pages/jiuzhai/jz_LineDetail?tcid="
+
item
.
id
+
'&configId='
+
item
.
subid
url
:
url
});
});
}
}
//酒店
//酒店
...
...
components/goods/style6.vue
View file @
da5a9e20
...
@@ -66,8 +66,10 @@
...
@@ -66,8 +66,10 @@
openGood
(
item
)
{
openGood
(
item
)
{
//线路
//线路
if
(
item
.
goodType
==
4
)
{
if
(
item
.
goodType
==
4
)
{
var
url
=
"/pages/jiuzhai/jz_LineDetail?tcid="
+
item
.
id
+
'&configId='
+
item
.
subid
;
console
.
log
(
"url6"
,
url
)
uni
.
navigateTo
({
uni
.
navigateTo
({
url
:
"/pages/jiuzhai/jz_LineDetail?tcid="
+
item
.
id
+
'&configId='
+
item
.
subid
url
:
url
});
});
}
}
//酒店
//酒店
...
...
components/goods/style7.vue
View file @
da5a9e20
...
@@ -91,8 +91,10 @@
...
@@ -91,8 +91,10 @@
openGood
(
item
)
{
openGood
(
item
)
{
//线路
//线路
if
(
item
.
goodType
==
4
)
{
if
(
item
.
goodType
==
4
)
{
var
url
=
"/pages/jiuzhai/jz_LineDetail?tcid="
+
item
.
id
+
'&configId='
+
item
.
subid
;
console
.
log
(
"url7"
,
url
)
uni
.
navigateTo
({
uni
.
navigateTo
({
url
:
"/pages/jiuzhai/jz_LineDetail?tcid="
+
item
.
id
+
'&configId='
+
item
.
subid
url
:
url
});
});
}
}
//酒店
//酒店
...
...
pages/jiuzhai/jz_LineDetail.vue
View file @
da5a9e20
This diff is collapsed.
Click to expand it.
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