Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
d8aa929a
Commit
d8aa929a
authored
Mar 04, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
9e8cad6d
55ccecc8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
25 deletions
+5
-25
travelFeature3.vue
...lmanager/TravelGroupControl/TravelTemp/travelFeature3.vue
+5
-25
No files found.
src/components/newTravelmanager/TravelGroupControl/TravelTemp/travelFeature3.vue
View file @
d8aa929a
...
@@ -55,9 +55,7 @@
...
@@ -55,9 +55,7 @@
@
toNextZ=
"imgToNextZ"
@
toNextZ=
"imgToNextZ"
@
toHuan=
"imgToHuan"
@
toHuan=
"imgToHuan"
@
toXuan=
"imgToXuan"
@
toXuan=
"imgToXuan"
@
toDelete=
"imgToDelete"
@
toDelete=
"imgToDelete"
>
@
toReset=
"resetXY"
:isReset=
'true'
>
</vToolBar>
</vToolBar>
<input
type=
"file"
style=
"display:none"
:id=
'"hotelfile_"+(item*2)+"_0"'
@
change=
"uploadpic"
>
<input
type=
"file"
style=
"display:none"
:id=
'"hotelfile_"+(item*2)+"_0"'
@
change=
"uploadpic"
>
</div>
</div>
...
@@ -497,9 +495,7 @@
...
@@ -497,9 +495,7 @@
@
toNextZ=
"imgToNextZ"
@
toNextZ=
"imgToNextZ"
@
toHuan=
"imgToHuan"
@
toHuan=
"imgToHuan"
@
toXuan=
"imgToXuan"
@
toXuan=
"imgToXuan"
@
toDelete=
"imgToDelete"
@
toDelete=
"imgToDelete"
>
@
toReset=
"resetXY"
:isReset=
'true'
>
</vToolBar>
</vToolBar>
<input
type=
"file"
style=
"display:none"
:id=
'"viewSpotfile_"+(item*4)+"_0"'
@
change=
"uploadpic"
>
<input
type=
"file"
style=
"display:none"
:id=
'"viewSpotfile_"+(item*4)+"_0"'
@
change=
"uploadpic"
>
</div>
</div>
...
@@ -660,9 +656,7 @@
...
@@ -660,9 +656,7 @@
@
toNextZ=
"imgToNextZ"
@
toNextZ=
"imgToNextZ"
@
toHuan=
"imgToHuan"
@
toHuan=
"imgToHuan"
@
toXuan=
"imgToXuan"
@
toXuan=
"imgToXuan"
@
toDelete=
"imgToDelete"
@
toDelete=
"imgToDelete"
>
@
toReset=
"resetXY"
:isReset=
'true'
>
</vToolBar>
</vToolBar>
<input
type=
"file"
style=
"display:none"
:id=
'"viewSpotfile_"+(item*4-2)+"_0"'
@
change=
"uploadpic"
>
<input
type=
"file"
style=
"display:none"
:id=
'"viewSpotfile_"+(item*4-2)+"_0"'
@
change=
"uploadpic"
>
</div>
</div>
...
@@ -939,9 +933,7 @@
...
@@ -939,9 +933,7 @@
@
toNextZ=
"imgToNextZ"
@
toNextZ=
"imgToNextZ"
@
toHuan=
"imgToHuan"
@
toHuan=
"imgToHuan"
@
toXuan=
"imgToXuan"
@
toXuan=
"imgToXuan"
@
toDelete=
"imgToDelete"
@
toDelete=
"imgToDelete"
>
@
toReset=
"resetXY"
:isReset=
'true'
>
</vToolBar>
</vToolBar>
<input
type=
"file"
style=
"display:none"
:id=
'"restaurantfile_"+(item*2)+"_0"'
@
change=
"uploadpic"
>
<input
type=
"file"
style=
"display:none"
:id=
'"restaurantfile_"+(item*2)+"_0"'
@
change=
"uploadpic"
>
</div>
</div>
...
@@ -1215,7 +1207,7 @@
...
@@ -1215,7 +1207,7 @@
let
restaurantObj
=
json
.
restaurantObj
;
let
restaurantObj
=
json
.
restaurantObj
;
let
list
=
[];
let
list
=
[];
restaurantObj
.
list
.
forEach
(
item
=>
{
// 餐饮筛选
restaurantObj
.
list
.
forEach
(
item
=>
{
// 餐饮筛选
if
(
item
.
DinnerName
&&
item
.
DinnerName
!==
''
&&
!
(
item
.
DinnerName
==
"酒店内享用早餐"
||
item
.
DinnerName
==
'酒店外享用早餐'
||
item
.
DinnerName
==
'机上
享用早餐
'
||
item
.
DinnerName
==
'方便游玩敬请自理'
||
item
.
DinnerName
==
'机上简餐或自理'
||
item
.
DinnerName
==
'酒店享用'
))
{
if
(
item
.
DinnerName
&&
item
.
DinnerName
!==
''
&&
!
(
item
.
DinnerName
==
"酒店内享用早餐"
||
item
.
DinnerName
==
'酒店外享用早餐'
||
item
.
DinnerName
==
'机上
简餐或自理
'
||
item
.
DinnerName
==
'方便游玩敬请自理'
||
item
.
DinnerName
==
'机上简餐或自理'
||
item
.
DinnerName
==
'酒店享用'
))
{
let
obj
=
{
let
obj
=
{
name
:
''
,
name
:
''
,
MD5Sign
:
''
,
MD5Sign
:
''
,
...
@@ -1854,18 +1846,6 @@
...
@@ -1854,18 +1846,6 @@
blockList.splice(index1,1);
blockList.splice(index1,1);
blockList.push(JSON.parse(nowBlock))
blockList.push(JSON.parse(nowBlock))
},
},
// 图片高度重置
resetXY: function (name, index1, index2) {
let blockList = [];
if (name === 'hotel') {
blockList = this.hotelObj.list
} else if (name === 'viewSpot') {
blockList = this.viewSpotObj.list
} else if (name === 'restaurant') {
blockList = this.restaurantObj.list
}
this.imgTopReset(name, index1, index2);
},
// 版块删除
// 版块删除
bolckToDelete: function (name, index1, index2) {
bolckToDelete: function (name, index1, index2) {
console.log(name, index1)
console.log(name, index1)
...
...
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