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
afd45070
Commit
afd45070
authored
Dec 21, 2023
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化竖版 行程路线宽高 及 图宽
parent
f2fcf184
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
28 additions
and
28 deletions
+28
-28
tripIndexNew2.css
src/assets/css/tripIndexNew2.css
+4
-4
TravelManagerThree.vue
...ewTravelmanager/TravelGroupControl/TravelManagerThree.vue
+2
-2
TravelDaysTrip_DirectThree.vue
...avelmanager/travelLineTrip/TravelDaysTrip_DirectThree.vue
+2
-2
travelDays.vue
...newTravelmanager/travelLineTrip/components/travelDays.vue
+20
-20
No files found.
src/assets/css/tripIndexNew2.css
View file @
afd45070
...
@@ -610,12 +610,12 @@ html, body{
...
@@ -610,12 +610,12 @@ html, body{
color
:
#2A2A2A
;
color
:
#2A2A2A
;
}
}
.UpgradedVersion-boxHeight
{
.UpgradedVersion-boxHeight
{
width
:
1
123
px
;
width
:
1
240
px
;
min-height
:
1450px
;
min-height
:
1450px
;
margin
:
auto
;
margin
:
auto
;
}
}
.UpgradedVersion-box2
{
.UpgradedVersion-box2
{
width
:
1
123
px
;
width
:
1
240
px
;
min-height
:
1478px
;
min-height
:
1478px
;
height
:
100%
;
height
:
100%
;
}
}
...
@@ -814,13 +814,13 @@ html, body{
...
@@ -814,13 +814,13 @@ html, body{
height
:
449px
;
height
:
449px
;
}
}
.travelDaysMasterMap4_2
{
.travelDaysMasterMap4_2
{
width
:
3
31
px
;
width
:
3
70
px
;
height
:
214px
;
height
:
214px
;
}
}
/* .width331{
/* .width331{
width: 331px;
width: 331px;
} */
} */
.travelDaysMasterMap5_1
{
.travelDaysMasterMap5_1
{
width
:
5
14
px
;
width
:
5
71
px
;
height
:
291px
;
height
:
291px
;
}
}
src/components/newTravelmanager/TravelGroupControl/TravelManagerThree.vue
View file @
afd45070
...
@@ -690,7 +690,7 @@
...
@@ -690,7 +690,7 @@
list
.
forEach
(
x
=>
{
list
.
forEach
(
x
=>
{
x
.
IsBlowUp
=
false
x
.
IsBlowUp
=
false
if
(
this
.
PostConfig
.
FeaturePageType
==
2
){
if
(
this
.
PostConfig
.
FeaturePageType
==
2
){
x
.
zoom
=
0.4
4
x
.
zoom
=
0.4
0
}
else
if
(
this
.
PostConfig
.
FeaturePageType
==
1
){
}
else
if
(
this
.
PostConfig
.
FeaturePageType
==
1
){
x
.
zoom
=
0.285
x
.
zoom
=
0.285
}
}
...
@@ -958,7 +958,7 @@
...
@@ -958,7 +958,7 @@
list
.
forEach
(
x
=>
{
list
.
forEach
(
x
=>
{
x
.
IsBlowUp
=
false
x
.
IsBlowUp
=
false
if
(
tempData
.
FeaturePageType
==
2
){
if
(
tempData
.
FeaturePageType
==
2
){
x
.
zoom
=
0.4
4
x
.
zoom
=
0.4
0
}
else
if
(
tempData
.
FeaturePageType
==
1
){
}
else
if
(
tempData
.
FeaturePageType
==
1
){
x
.
zoom
=
0.285
x
.
zoom
=
0.285
}
}
...
...
src/components/newTravelmanager/travelLineTrip/TravelDaysTrip_DirectThree.vue
View file @
afd45070
...
@@ -278,7 +278,7 @@
...
@@ -278,7 +278,7 @@
x
.
zoom
=
0.285
x
.
zoom
=
0.285
}
}
if
(
this
.
dataAll
.
FeaturePageType
==
2
){
if
(
this
.
dataAll
.
FeaturePageType
==
2
){
x
.
zoom
=
0.4
4
x
.
zoom
=
0.4
0
}
}
})
})
this
.
$forceUpdate
()
this
.
$forceUpdate
()
...
@@ -291,7 +291,7 @@
...
@@ -291,7 +291,7 @@
}
}
else
{
else
{
if
(
this
.
dataAll
.
FeaturePageType
==
1
)
item
.
zoom
=
0.285
if
(
this
.
dataAll
.
FeaturePageType
==
1
)
item
.
zoom
=
0.285
if
(
this
.
dataAll
.
FeaturePageType
==
2
)
item
.
zoom
=
0.4
4
if
(
this
.
dataAll
.
FeaturePageType
==
2
)
item
.
zoom
=
0.4
0
}
}
this
.
$forceUpdate
()
this
.
$forceUpdate
()
},
},
...
...
src/components/newTravelmanager/travelLineTrip/components/travelDays.vue
View file @
afd45070
...
@@ -43,12 +43,12 @@
...
@@ -43,12 +43,12 @@
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
:isTemplate=
"false"
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(0)"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(0)"
@
toSelectImg=
"SelectImg(0)"
:x=
"1
059
"
:y=
"632"
></FeatureControls>
@
toSelectImg=
"SelectImg(0)"
:x=
"1
176
"
:y=
"632"
></FeatureControls>
<input
type=
"file"
style=
"display:none"
:id=
"'dayfile_'+(item * 2 + 1) + '_'+index"
<input
type=
"file"
style=
"display:none"
:id=
"'dayfile_'+(item * 2 + 1) + '_'+index"
@
change=
"uploadpic"
>
@
change=
"uploadpic"
>
</div>
</div>
<VueDraggableResizable
<VueDraggableResizable
v-if=
"item.ScenicArray.length>0||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"1
059
"
v-if=
"item.ScenicArray.length>0||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"1
176
"
:h=
"632"
:ref=
"'viewSpotVds_' + item * 4 + '_0'+index"
tabindex=
"0"
:resizable=
"false"
:h=
"632"
:ref=
"'viewSpotVds_' + item * 4 + '_0'+index"
tabindex=
"0"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(0)"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(0)"
:x=
"ScenicArrayList&&ScenicArrayList.length>0?ScenicArrayList[0].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:x=
"ScenicArrayList&&ScenicArrayList.length>0?ScenicArrayList[0].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
...
@@ -108,12 +108,12 @@
...
@@ -108,12 +108,12 @@
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(0)"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(0)"
@
toSelectImg=
"SelectImg(0)"
:x=
"1
060
"
:y=
"583"
></FeatureControls>
@
toSelectImg=
"SelectImg(0)"
:x=
"1
176
"
:y=
"583"
></FeatureControls>
<input
type=
"file"
style=
"display:none"
:id=
"'dayfile_'+(item * 2 + 1) + '_'+index"
<input
type=
"file"
style=
"display:none"
:id=
"'dayfile_'+(item * 2 + 1) + '_'+index"
@
change=
"uploadpic"
>
@
change=
"uploadpic"
>
</div>
</div>
<VueDraggableResizable
<VueDraggableResizable
v-if=
"item.ScenicArray.length>0||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"1
060
"
v-if=
"item.ScenicArray.length>0||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"1
176
"
:h=
"583"
:ref=
"'viewSpotVds_' + item * 4 + '_0'+index"
tabindex=
"0"
:resizable=
"false"
:h=
"583"
:ref=
"'viewSpotVds_' + item * 4 + '_0'+index"
tabindex=
"0"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(0)"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(0)"
:x=
"ScenicArrayList&&ScenicArrayList.length>0?ScenicArrayList[0].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:x=
"ScenicArrayList&&ScenicArrayList.length>0?ScenicArrayList[0].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
...
@@ -388,12 +388,12 @@
...
@@ -388,12 +388,12 @@
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(1)"
@
toSelectImg=
"SelectImg(1)"
:x=
"3
31
"
:y=
"214"
>
@
toUploadImg=
"UploadImg(1)"
@
toSelectImg=
"SelectImg(1)"
:x=
"3
70
"
:y=
"214"
>
</FeatureControls>
</FeatureControls>
</div>
</div>
<VueDraggableResizable
<VueDraggableResizable
v-if=
"item.ScenicArray.length>1||item.TrafficObj.trafficIntroduce.IntroduceImage"
v-if=
"item.ScenicArray.length>1||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"3
31
"
:h=
"214"
:ref=
"'viewSpotVds_' + item * 4 + '_1'+index"
tabindex=
"0"
:w=
"3
70
"
:h=
"214"
:ref=
"'viewSpotVds_' + item * 4 + '_1'+index"
tabindex=
"0"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(1)"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(1)"
:x=
"ScenicArrayList&&ScenicArrayList.length>1?ScenicArrayList[1].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:x=
"ScenicArrayList&&ScenicArrayList.length>1?ScenicArrayList[1].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:y=
"ScenicArrayList&&ScenicArrayList.length>1?ScenicArrayList[1].ScenicJson.y:item.TrafficObj.trafficIntroduce.y"
:y=
"ScenicArrayList&&ScenicArrayList.length>1?ScenicArrayList[1].ScenicJson.y:item.TrafficObj.trafficIntroduce.y"
...
@@ -435,12 +435,12 @@
...
@@ -435,12 +435,12 @@
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(2)"
@
toSelectImg=
"SelectImg(2)"
:x=
"3
31
"
:y=
"214"
>
@
toUploadImg=
"UploadImg(2)"
@
toSelectImg=
"SelectImg(2)"
:x=
"3
70
"
:y=
"214"
>
</FeatureControls>
</FeatureControls>
</div>
</div>
<VueDraggableResizable
<VueDraggableResizable
v-if=
"item.ScenicArray.length>1||item.TrafficObj.trafficIntroduce.IntroduceImage"
v-if=
"item.ScenicArray.length>1||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"3
31
"
:h=
"214"
:ref=
"'viewSpotVds_' + item * 4 + '_2'+index"
tabindex=
"0"
:w=
"3
70
"
:h=
"214"
:ref=
"'viewSpotVds_' + item * 4 + '_2'+index"
tabindex=
"0"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(2)"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(2)"
:x=
"ScenicArrayList&&ScenicArrayList.length>2?ScenicArrayList[2].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:x=
"ScenicArrayList&&ScenicArrayList.length>2?ScenicArrayList[2].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:y=
"ScenicArrayList&&ScenicArrayList.length>2?ScenicArrayList[2].ScenicJson.y:item.TrafficObj.trafficIntroduce.y"
:y=
"ScenicArrayList&&ScenicArrayList.length>2?ScenicArrayList[2].ScenicJson.y:item.TrafficObj.trafficIntroduce.y"
...
@@ -482,12 +482,12 @@
...
@@ -482,12 +482,12 @@
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(3)"
@
toSelectImg=
"SelectImg(3)"
:x=
"3
31
"
:y=
"214"
>
@
toUploadImg=
"UploadImg(3)"
@
toSelectImg=
"SelectImg(3)"
:x=
"3
70
"
:y=
"214"
>
</FeatureControls>
</FeatureControls>
</div>
</div>
<VueDraggableResizable
<VueDraggableResizable
v-if=
"item.ScenicArray.length>1||item.TrafficObj.trafficIntroduce.IntroduceImage"
v-if=
"item.ScenicArray.length>1||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"3
31
"
:h=
"214"
:ref=
"'viewSpotVds_' + item * 4 + '_3'+index"
tabindex=
"0"
:w=
"3
70
"
:h=
"214"
:ref=
"'viewSpotVds_' + item * 4 + '_3'+index"
tabindex=
"0"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(3)"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(3)"
:x=
"ScenicArrayList&&ScenicArrayList.length>3?ScenicArrayList[3].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:x=
"ScenicArrayList&&ScenicArrayList.length>3?ScenicArrayList[3].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:y=
"ScenicArrayList&&ScenicArrayList.length>3?ScenicArrayList[3].ScenicJson.y:item.TrafficObj.trafficIntroduce.y"
:y=
"ScenicArrayList&&ScenicArrayList.length>3?ScenicArrayList[3].ScenicJson.y:item.TrafficObj.trafficIntroduce.y"
...
@@ -533,12 +533,12 @@
...
@@ -533,12 +533,12 @@
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(0)"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(0)"
@
toSelectImg=
"SelectImg(0)"
:x=
"5
14
"
:y=
"291"
></FeatureControls>
@
toSelectImg=
"SelectImg(0)"
:x=
"5
71.5
"
:y=
"291"
></FeatureControls>
<input
type=
"file"
style=
"display:none"
:id=
"'dayfile_'+(item * 2 + 1) + '_'+index"
<input
type=
"file"
style=
"display:none"
:id=
"'dayfile_'+(item * 2 + 1) + '_'+index"
@
change=
"uploadpic"
>
@
change=
"uploadpic"
>
</div>
</div>
<VueDraggableResizable
<VueDraggableResizable
v-if=
"item.ScenicArray.length>0||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"5
14
"
v-if=
"item.ScenicArray.length>0||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"5
71.5
"
:h=
"291"
:ref=
"'viewSpotVds_' + item * 4 + '_0'+index"
tabindex=
"0"
:resizable=
"false"
:h=
"291"
:ref=
"'viewSpotVds_' + item * 4 + '_0'+index"
tabindex=
"0"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(0)"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(0)"
:x=
"ScenicArrayList&&ScenicArrayList.length>0?ScenicArrayList[0].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:x=
"ScenicArrayList&&ScenicArrayList.length>0?ScenicArrayList[0].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
...
@@ -576,10 +576,10 @@
...
@@ -576,10 +576,10 @@
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(1)"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(1)"
@
toSelectImg=
"SelectImg(1)"
:x=
"5
14
"
:y=
"291"
></FeatureControls>
@
toSelectImg=
"SelectImg(1)"
:x=
"5
71.5
"
:y=
"291"
></FeatureControls>
</div>
</div>
<VueDraggableResizable
<VueDraggableResizable
v-if=
"item.ScenicArray.length>0||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"5
14
"
v-if=
"item.ScenicArray.length>0||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"5
71.5
"
:h=
"291"
:ref=
"'viewSpotVds_' + item * 4 + '_1'+index"
tabindex=
"0"
:resizable=
"false"
:h=
"291"
:ref=
"'viewSpotVds_' + item * 4 + '_1'+index"
tabindex=
"0"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(1)"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(1)"
:x=
"ScenicArrayList&&ScenicArrayList.length>0?ScenicArrayList[0].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:x=
"ScenicArrayList&&ScenicArrayList.length>0?ScenicArrayList[0].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
...
@@ -620,12 +620,12 @@
...
@@ -620,12 +620,12 @@
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(2)"
@
toSelectImg=
"SelectImg(2)"
:x=
"3
31
"
:y=
"214"
>
@
toUploadImg=
"UploadImg(2)"
@
toSelectImg=
"SelectImg(2)"
:x=
"3
70
"
:y=
"214"
>
</FeatureControls>
</FeatureControls>
</div>
</div>
<VueDraggableResizable
<VueDraggableResizable
v-if=
"item.ScenicArray.length>1||item.TrafficObj.trafficIntroduce.IntroduceImage"
v-if=
"item.ScenicArray.length>1||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"3
31
"
:h=
"214"
:ref=
"'viewSpotVds_' + item * 4 + '_2'+index"
tabindex=
"0"
:w=
"3
70
"
:h=
"214"
:ref=
"'viewSpotVds_' + item * 4 + '_2'+index"
tabindex=
"0"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(2)"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(2)"
:x=
"ScenicArrayList&&ScenicArrayList.length>2?ScenicArrayList[2].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:x=
"ScenicArrayList&&ScenicArrayList.length>2?ScenicArrayList[2].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:y=
"ScenicArrayList&&ScenicArrayList.length>2?ScenicArrayList[2].ScenicJson.y:item.TrafficObj.trafficIntroduce.y"
:y=
"ScenicArrayList&&ScenicArrayList.length>2?ScenicArrayList[2].ScenicJson.y:item.TrafficObj.trafficIntroduce.y"
...
@@ -667,12 +667,12 @@
...
@@ -667,12 +667,12 @@
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(3)"
@
toSelectImg=
"SelectImg(3)"
:x=
"3
31
"
:y=
"214"
>
@
toUploadImg=
"UploadImg(3)"
@
toSelectImg=
"SelectImg(3)"
:x=
"3
70
"
:y=
"214"
>
</FeatureControls>
</FeatureControls>
</div>
</div>
<VueDraggableResizable
<VueDraggableResizable
v-if=
"item.ScenicArray.length>1||item.TrafficObj.trafficIntroduce.IntroduceImage"
v-if=
"item.ScenicArray.length>1||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"3
31
"
:h=
"214"
:ref=
"'viewSpotVds_' + item * 4 + '_3'+index"
tabindex=
"0"
:w=
"3
70
"
:h=
"214"
:ref=
"'viewSpotVds_' + item * 4 + '_3'+index"
tabindex=
"0"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(3)"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(3)"
:x=
"ScenicArrayList&&ScenicArrayList.length>3?ScenicArrayList[3].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:x=
"ScenicArrayList&&ScenicArrayList.length>3?ScenicArrayList[3].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:y=
"ScenicArrayList&&ScenicArrayList.length>3?ScenicArrayList[3].ScenicJson.y:item.TrafficObj.trafficIntroduce.y"
:y=
"ScenicArrayList&&ScenicArrayList.length>3?ScenicArrayList[3].ScenicJson.y:item.TrafficObj.trafficIntroduce.y"
...
@@ -714,12 +714,12 @@
...
@@ -714,12 +714,12 @@
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<div
class=
"featureDay-vToolBar absolute z-index3"
style=
"zoom:2"
>
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
<FeatureControls
:index=
"index"
:FeatureData=
"item"
:ControlsType=
"'row'"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
:isTemplate=
"false"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(4)"
@
toSelectImg=
"SelectImg(4)"
:x=
"3
31
"
:y=
"214"
>
@
toUploadImg=
"UploadImg(4)"
@
toSelectImg=
"SelectImg(4)"
:x=
"3
70
"
:y=
"214"
>
</FeatureControls>
</FeatureControls>
</div>
</div>
<VueDraggableResizable
<VueDraggableResizable
v-if=
"item.ScenicArray.length>4||item.TrafficObj.trafficIntroduce.IntroduceImage"
v-if=
"item.ScenicArray.length>4||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"3
31
"
:h=
"214"
:ref=
"'viewSpotVds_' + item * 4 + '_4'+index"
tabindex=
"0"
:w=
"3
70
"
:h=
"214"
:ref=
"'viewSpotVds_' + item * 4 + '_4'+index"
tabindex=
"0"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(4)"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(4)"
:x=
"ScenicArrayList&&ScenicArrayList.length>4?ScenicArrayList[4].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:x=
"ScenicArrayList&&ScenicArrayList.length>4?ScenicArrayList[4].ScenicJson.x:item.TrafficObj.trafficIntroduce.x"
:y=
"ScenicArrayList&&ScenicArrayList.length>4?ScenicArrayList[4].ScenicJson.y:item.TrafficObj.trafficIntroduce.y"
:y=
"ScenicArrayList&&ScenicArrayList.length>4?ScenicArrayList[4].ScenicJson.y:item.TrafficObj.trafficIntroduce.y"
...
...
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