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
6a5ffa3b
Commit
6a5ffa3b
authored
Oct 16, 2023
by
liudong1993
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
1be4de20
7213942e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
15 deletions
+10
-15
tripIndexNew2.css
src/assets/css/tripIndexNew2.css
+2
-3
addFinancialDocuments.vue
src/components/FinancialModule/addFinancialDocuments.vue
+0
-4
travelDays.vue
...newTravelmanager/travelLineTrip/components/travelDays.vue
+8
-8
No files found.
src/assets/css/tripIndexNew2.css
View file @
6a5ffa3b
...
@@ -159,8 +159,7 @@ html, body{
...
@@ -159,8 +159,7 @@ html, body{
height
:
0px
;
height
:
0px
;
border-bottom
:
2px
dashed
red
;
border-bottom
:
2px
dashed
red
;
left
:
0
;
left
:
0
;
/* 1347 */
top
:
1538px
;
top
:
1439px
;
right
:
0
;
right
:
0
;
}
}
.UpgradedVersion2Line
span
{
.UpgradedVersion2Line
span
{
...
@@ -784,7 +783,7 @@ html, body{
...
@@ -784,7 +783,7 @@ html, body{
}
}
.travelDaysMasterMap3_1
{
.travelDaysMasterMap3_1
{
width
:
517px
;
width
:
517px
;
height
:
30
0px
;
height
:
28
0px
;
}
}
.travelDaysMasterMap4_1
{
.travelDaysMasterMap4_1
{
width
:
696px
;
width
:
696px
;
...
...
src/components/FinancialModule/addFinancialDocuments.vue
View file @
6a5ffa3b
...
@@ -1245,7 +1245,6 @@
...
@@ -1245,7 +1245,6 @@
y
.
show
=
true
,
numToMEN
+=
Number
(
obj
.
Number
)
//, y.Num = numToMEN
y
.
show
=
true
,
numToMEN
+=
Number
(
obj
.
Number
)
//, y.Num = numToMEN
}
}
if
(
x
.
CostTypeName
.
indexOf
(
'房费送客手数料'
)
!=
-
1
&&
y
.
Type
==
5
)
{
if
(
x
.
CostTypeName
.
indexOf
(
'房费送客手数料'
)
!=
-
1
&&
y
.
Type
==
5
)
{
if
(
x
.
UnitPrice
<
0
){
y
.
Unit_Price
=-
x
.
UnitPrice
}
if
(
x
.
UnitPrice
<
0
){
y
.
Unit_Price
=-
x
.
UnitPrice
}
else
{
else
{
y
.
Unit_Price
=
x
.
UnitPrice
y
.
Unit_Price
=
x
.
UnitPrice
...
@@ -1254,9 +1253,7 @@
...
@@ -1254,9 +1253,7 @@
y
.
show
=
true
,
numToMEN
+=
Number
(
obj
.
Number
)
//, y.Num = numToMEN
y
.
show
=
true
,
numToMEN
+=
Number
(
obj
.
Number
)
//, y.Num = numToMEN
}
}
if
(
x
.
CostTypeName
.
indexOf
(
'餐费送客手数料'
)
!=
-
1
&&
y
.
Type
==
6
)
{
if
(
x
.
CostTypeName
.
indexOf
(
'餐费送客手数料'
)
!=
-
1
&&
y
.
Type
==
6
)
{
y
.
Num
=
x
.
Number
y
.
Num
=
x
.
Number
console
.
log
(
"UnitPriceTo"
,
x
.
UnitPrice
)
if
(
x
.
UnitPrice
<
0
){
if
(
x
.
UnitPrice
<
0
){
y
.
Unit_Price
=-
x
.
UnitPrice
;
}
y
.
Unit_Price
=-
x
.
UnitPrice
;
}
else
{
else
{
...
@@ -1265,7 +1262,6 @@
...
@@ -1265,7 +1262,6 @@
y
.
show
=
true
,
numToMEN
+=
Number
(
obj
.
Number
)
//, y.Num = numToMEN
y
.
show
=
true
,
numToMEN
+=
Number
(
obj
.
Number
)
//, y.Num = numToMEN
}
}
if
(
x
.
CostTypeName
.
indexOf
(
'门票送客手数料'
)
!=
-
1
&&
y
.
Type
==
7
)
{
if
(
x
.
CostTypeName
.
indexOf
(
'门票送客手数料'
)
!=
-
1
&&
y
.
Type
==
7
)
{
y
.
Num
=
x
.
Number
y
.
Num
=
x
.
Number
if
(
x
.
UnitPrice
<
0
){
y
.
Unit_Price
=-
x
.
UnitPrice
}
if
(
x
.
UnitPrice
<
0
){
y
.
Unit_Price
=-
x
.
UnitPrice
}
else
{
else
{
...
...
src/components/newTravelmanager/travelLineTrip/components/travelDays.vue
View file @
6a5ffa3b
...
@@ -174,11 +174,11 @@
...
@@ -174,11 +174,11 @@
<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)"
@
toSelectImg=
"SelectImg(0)"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(0)"
@
toSelectImg=
"SelectImg(0)"
:x=
"517"
:y=
"
30
0"
></FeatureControls>
:x=
"517"
:y=
"
28
0"
></FeatureControls>
<input
type=
"file"
style=
"display:none"
:id=
"'dayfile_'+(item * 2 + 1) + '_'+index"
@
change=
"uploadpic"
>
<input
type=
"file"
style=
"display:none"
:id=
"'dayfile_'+(item * 2 + 1) + '_'+index"
@
change=
"uploadpic"
>
</div>
</div>
<VueDraggableResizable
v-if=
"item.ScenicArray.length>1||item.TrafficObj.trafficIntroduce.IntroduceImage"
<VueDraggableResizable
v-if=
"item.ScenicArray.length>1||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"517"
:h=
"
30
0"
:ref=
"'viewSpotVds_' + item * 4 + '_0'+index"
tabindex=
"0"
:resizable=
"false"
:w=
"517"
:h=
"
28
0"
:ref=
"'viewSpotVds_' + item * 4 + '_0'+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"
:y=
"ScenicArrayList&&ScenicArrayList.length>0?ScenicArrayList[0].ScenicJson.y:item.TrafficObj.trafficIntroduce.y"
:y=
"ScenicArrayList&&ScenicArrayList.length>0?ScenicArrayList[0].ScenicJson.y:item.TrafficObj.trafficIntroduce.y"
...
@@ -223,11 +223,11 @@
...
@@ -223,11 +223,11 @@
<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(1)"
@
toSelectImg=
"SelectImg(1)"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(1)"
@
toSelectImg=
"SelectImg(1)"
:x=
"517"
:y=
"
30
0"
></FeatureControls>
:x=
"517"
:y=
"
28
0"
></FeatureControls>
<input
type=
"file"
style=
"display:none"
:id=
"'dayfile_'+(item * 2 + 1) + '_'+index"
@
change=
"uploadpic"
>
<input
type=
"file"
style=
"display:none"
:id=
"'dayfile_'+(item * 2 + 1) + '_'+index"
@
change=
"uploadpic"
>
</div>
</div>
<VueDraggableResizable
v-if=
"item.ScenicArray.length>1||item.TrafficObj.trafficIntroduce.IntroduceImage"
<VueDraggableResizable
v-if=
"item.ScenicArray.length>1||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"517"
:h=
"
30
0"
:ref=
"'viewSpotVds_' + item * 4 + '_1'+index"
tabindex=
"0"
:resizable=
"false"
:w=
"517"
:h=
"
28
0"
: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>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"
...
@@ -256,11 +256,11 @@
...
@@ -256,11 +256,11 @@
<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(2)"
@
toSelectImg=
"SelectImg(2)"
:isUploadImg=
"true"
:isSelectImg=
"true"
@
toUploadImg=
"UploadImg(2)"
@
toSelectImg=
"SelectImg(2)"
:x=
"517"
:y=
"
30
0"
></FeatureControls>
:x=
"517"
:y=
"
28
0"
></FeatureControls>
<input
type=
"file"
style=
"display:none"
:id=
"'dayfile_'+(item * 2 + 1) + '_'+index"
@
change=
"uploadpic"
>
<input
type=
"file"
style=
"display:none"
:id=
"'dayfile_'+(item * 2 + 1) + '_'+index"
@
change=
"uploadpic"
>
</div>
</div>
<VueDraggableResizable
v-if=
"item.ScenicArray.length>2||item.TrafficObj.trafficIntroduce.IntroduceImage"
<VueDraggableResizable
v-if=
"item.ScenicArray.length>2||item.TrafficObj.trafficIntroduce.IntroduceImage"
:w=
"517"
:h=
"
30
0"
:ref=
"'viewSpotVds_' + item * 4 + '_2'+index"
tabindex=
"0"
:resizable=
"false"
:w=
"517"
:h=
"
28
0"
:ref=
"'viewSpotVds_' + item * 4 + '_2'+index"
tabindex=
"0"
:resizable=
"false"
:active=
"false"
:parent=
"false"
axis=
"y"
@
activated=
"onActivated(2)"
: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"
...
@@ -734,10 +734,10 @@
...
@@ -734,10 +734,10 @@
</div>
</div>
</div>
</div>
<div
class=
"UpgradedVersion2Line absolute z-index3 row-ajc"
>
<div
class=
"UpgradedVersion2Line absolute z-index3 row-ajc"
>
<span>
{{pageHeight>1
464
?'超出内容分割到下一页':'底线'}}
</span>
<span>
{{pageHeight>1
538
?'超出内容分割到下一页':'底线'}}
</span>
</div>
</div>
<div
class=
"UpgradedVersion2Line absolute z-index3 row-ajc"
<div
class=
"UpgradedVersion2Line absolute z-index3 row-ajc"
:style=
"{'top': pageHeight>1
464&&pageHeight<2878?pageHeight+'px':'2878
px'}"
>
:style=
"{'top': pageHeight>1
538&&pageHeight<3076?pageHeight+'px':'3076
px'}"
>
<span>
底线
</span>
<span>
底线
</span>
</div>
</div>
</div>
</div>
...
...
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