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
aa3f5e32
Commit
aa3f5e32
authored
May 26, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
f86ff44c
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
107 additions
and
81 deletions
+107
-81
demesticRestaurantPrice.vue
src/components/Restaurant/demesticRestaurantPrice.vue
+57
-57
foodClassification.vue
src/components/Restaurant/foodClassification.vue
+3
-1
TicketClassification.vue
src/components/scenicSpot/TicketClassification.vue
+10
-7
domesticScenicSpotInfoManage.vue
src/components/scenicSpot/domesticScenicSpotInfoManage.vue
+3
-1
domesticTicketManagement.vue
src/components/scenicSpot/domesticTicketManagement.vue
+34
-15
No files found.
src/components/Restaurant/demesticRestaurantPrice.vue
View file @
aa3f5e32
<
style
>
<
style
>
.
p
ackagePrice
.resource-content
{
.
domesticP
ackagePrice
.resource-content
{
min-width
:
1200px
;
min-width
:
1200px
;
margin-top
:
30px
;
margin-top
:
30px
;
font-size
:
12px
;
font-size
:
12px
;
}
}
.
p
ackagePrice
.resource-content
>
div
{
.
domesticP
ackagePrice
.resource-content
>
div
{
display
:
inline-block
;
display
:
inline-block
;
}
}
.
p
ackagePrice
.resource-baseinfo
{
.
domesticP
ackagePrice
.resource-baseinfo
{
float
:
left
;
float
:
left
;
height
:
auto
;
height
:
auto
;
width
:
550px
;
width
:
550px
;
margin-left
:
30px
;
margin-left
:
30px
;
}
}
.
p
ackagePrice
.resource-imginfo
{
.
domesticP
ackagePrice
.resource-imginfo
{
float
:
left
;
float
:
left
;
width
:
550px
;
width
:
550px
;
margin-top
:
60px
;
margin-top
:
60px
;
}
}
.
p
ackagePrice
.resource-imginfo
>
div
{
.
domesticP
ackagePrice
.resource-imginfo
>
div
{
margin-bottom
:
20px
;
margin-bottom
:
20px
;
}
}
.
p
ackagePrice
.resource-lititle
{
.
domesticP
ackagePrice
.resource-lititle
{
display
:
block
;
display
:
block
;
border-left
:
4px
solid
#e95252
;
border-left
:
4px
solid
#e95252
;
padding-left
:
10px
;
padding-left
:
10px
;
}
}
.
p
ackagePrice
.resource-baseinfo
span
{
.
domesticP
ackagePrice
.resource-baseinfo
span
{
display
:
inline-block
;
display
:
inline-block
;
}
}
.
p
ackagePrice
.resource-baseinfo
>
div
{
.
domesticP
ackagePrice
.resource-baseinfo
>
div
{
margin-top
:
60px
;
margin-top
:
60px
;
}
}
.
p
ackagePrice
.priceDate
{
.
domesticP
ackagePrice
.priceDate
{
width
:
500px
;
width
:
500px
;
background-color
:
#fff
;
background-color
:
#fff
;
border
:
1px
solid
#d1d1d1
;
border
:
1px
solid
#d1d1d1
;
}
}
.
p
ackagePrice
.noticeInfo
div
{
.
domesticP
ackagePrice
.noticeInfo
div
{
margin-bottom
:
10px
;
margin-bottom
:
10px
;
margin
:
0
120px
10px
80px
;
margin
:
0
120px
10px
80px
;
}
}
.
p
ackagePrice
.subPrice
{
.
domesticP
ackagePrice
.subPrice
{
margin
:
0
20px
0
70px
;
margin
:
0
20px
0
70px
;
}
}
.
p
ackagePrice
.inventoryCommon
{
.
domesticP
ackagePrice
.inventoryCommon
{
display
:
inline-block
;
display
:
inline-block
;
width
:
10px
;
width
:
10px
;
height
:
10px
;
height
:
10px
;
border-radius
:
50%
;
border-radius
:
50%
;
}
}
.
p
ackagePrice
.price-manage
{
.
domesticP
ackagePrice
.price-manage
{
margin
:
20px
0
25px
0
;
margin
:
20px
0
25px
0
;
}
}
.
p
ackagePrice
.day
{
.
domesticP
ackagePrice
.day
{
width
:
1000px
;
width
:
1000px
;
margin
:
0
auto
;
margin
:
0
auto
;
position
:
relative
;
position
:
relative
;
overflow
:
hidden
;
overflow
:
hidden
;
}
}
.
p
ackagePrice
.yearSelect
,
.
domesticP
ackagePrice
.yearSelect
,
.monthSelect
{
.monthSelect
{
float
:
left
;
float
:
left
;
width
:
168px
;
width
:
168px
;
height
:
30px
;
height
:
30px
;
}
}
.
p
ackagePrice
.priceDate
td
.checked
>
label
{
.
domesticP
ackagePrice
.priceDate
td
.checked
>
label
{
border-color
:
red
;
border-color
:
red
;
line-height
:
28px
;
line-height
:
28px
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
border-radius
:
15px
;
border-radius
:
15px
;
}
}
.
p
ackagePrice
.triangle_border_up
{
.
domesticP
ackagePrice
.triangle_border_up
{
width
:
0
;
width
:
0
;
height
:
0
;
height
:
0
;
border-width
:
0
123px
30px
;
border-width
:
0
123px
30px
;
...
@@ -96,7 +96,7 @@
...
@@ -96,7 +96,7 @@
border-color
:
transparent
transparent
rgba
(
233
,
82
,
82
,
1
);
/*透明 透明 灰*/
border-color
:
transparent
transparent
rgba
(
233
,
82
,
82
,
1
);
/*透明 透明 灰*/
}
}
.
p
ackagePrice
#calendar
{
.
domesticP
ackagePrice
#calendar
{
width
:
500px
;
width
:
500px
;
height
:
400px
;
height
:
400px
;
margin
:
0
auto
;
margin
:
0
auto
;
...
@@ -104,43 +104,43 @@
...
@@ -104,43 +104,43 @@
0
1px
5px
0
rgba
(
0
,
0
,
0
,
0.12
);
0
1px
5px
0
rgba
(
0
,
0
,
0
,
0.12
);
}
}
.
p
ackagePrice
.month
ul
{
.
domesticP
ackagePrice
.month
ul
{
margin
:
0
;
margin
:
0
;
padding
:
0
;
padding
:
0
;
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
}
}
.
p
ackagePrice
.year-month
{
.
domesticP
ackagePrice
.year-month
{
flex-direction
:
column
;
flex-direction
:
column
;
align-items
:
center
;
align-items
:
center
;
justify-content
:
space-around
;
justify-content
:
space-around
;
}
}
.
p
ackagePrice
.year-month
>
input
{
.
domesticP
ackagePrice
.year-month
>
input
{
width
:
100px
;
width
:
100px
;
float
:
left
;
float
:
left
;
}
}
.
p
ackagePrice
.arrow
{
.
domesticP
ackagePrice
.arrow
{
padding
:
10px
;
padding
:
10px
;
font-style
:
normal
;
font-style
:
normal
;
cursor
:
pointer
;
cursor
:
pointer
;
}
}
.
p
ackagePrice
.monthminus
{
.
domesticP
ackagePrice
.monthminus
{
position
:
absolute
;
position
:
absolute
;
left
:
15px
;
left
:
15px
;
top
:
15px
;
top
:
15px
;
}
}
.
p
ackagePrice
.monthadd
{
.
domesticP
ackagePrice
.monthadd
{
position
:
absolute
;
position
:
absolute
;
right
:
21px
;
right
:
21px
;
top
:
16px
;
top
:
16px
;
}
}
.
p
ackagePrice
.month
ul
li
{
.
domesticP
ackagePrice
.month
ul
li
{
font-size
:
12px
;
font-size
:
12px
;
position
:
relative
;
position
:
relative
;
text-transform
:
uppercase
;
text-transform
:
uppercase
;
...
@@ -148,13 +148,13 @@
...
@@ -148,13 +148,13 @@
letter-spacing
:
3px
;
letter-spacing
:
3px
;
}
}
.
p
ackagePrice
.month
ul
li
>
input
{
.
domesticP
ackagePrice
.month
ul
li
>
input
{
padding-left
:
10px
;
padding-left
:
10px
;
text-align
:
center
;
text-align
:
center
;
margin
:
20px
10px
20px
;
margin
:
20px
10px
20px
;
}
}
.
p
ackagePrice
.weekdays
{
.
domesticP
ackagePrice
.weekdays
{
margin
:
0
;
margin
:
0
;
padding
:
10px
0
;
padding
:
10px
0
;
background-color
:
#f9f9f9
;
background-color
:
#f9f9f9
;
...
@@ -164,13 +164,13 @@
...
@@ -164,13 +164,13 @@
justify-content
:
space-around
;
justify-content
:
space-around
;
}
}
.
p
ackagePrice
.weekdays
li
{
.
domesticP
ackagePrice
.weekdays
li
{
display
:
inline-block
;
display
:
inline-block
;
width
:
13.6%
;
width
:
13.6%
;
text-align
:
center
;
text-align
:
center
;
}
}
.
p
ackagePrice
.days
{
.
domesticP
ackagePrice
.days
{
width
:
500px
;
width
:
500px
;
padding
:
0
;
padding
:
0
;
margin
:
0
;
margin
:
0
;
...
@@ -179,7 +179,7 @@
...
@@ -179,7 +179,7 @@
justify-content
:
space-around
;
justify-content
:
space-around
;
}
}
.
p
ackagePrice
.days
li
{
.
domesticP
ackagePrice
.days
li
{
list-style-type
:
none
;
list-style-type
:
none
;
display
:
inline-block
;
display
:
inline-block
;
width
:
14.2%
;
width
:
14.2%
;
...
@@ -191,18 +191,18 @@
...
@@ -191,18 +191,18 @@
color
:
#000
;
color
:
#000
;
}
}
.
p
ackagePrice
.spanCheck
{
.
domesticP
ackagePrice
.spanCheck
{
cursor
:
pointer
;
cursor
:
pointer
;
}
}
.
p
ackagePrice
.days
li
.active
{
.
domesticP
ackagePrice
.days
li
.active
{
padding
:
6px
10px
;
padding
:
6px
10px
;
border-radius
:
50%
;
border-radius
:
50%
;
background
:
#00b8ec
;
background
:
#00b8ec
;
color
:
#fff
;
color
:
#fff
;
}
}
.
p
ackagePrice
.days
li
span
{
.
domesticP
ackagePrice
.days
li
span
{
display
:
inline-block
;
display
:
inline-block
;
width
:
30px
;
width
:
30px
;
height
:
30px
;
height
:
30px
;
...
@@ -211,7 +211,7 @@
...
@@ -211,7 +211,7 @@
line-height
:
30px
;
line-height
:
30px
;
}
}
.
p
ackagePrice
.days
li
.other-month
{
.
domesticP
ackagePrice
.days
li
.other-month
{
padding
:
5px
;
padding
:
5px
;
display
:
inline-block
;
display
:
inline-block
;
width
:
auto
;
width
:
auto
;
...
@@ -220,11 +220,11 @@
...
@@ -220,11 +220,11 @@
color
:
gainsboro
;
color
:
gainsboro
;
}
}
.
p
ackagePrice
.checked
span
{
.
domesticP
ackagePrice
.checked
span
{
border-color
:
green
!important
;
border-color
:
green
!important
;
}
}
.
p
ackagePrice
.currentInput
{
.
domesticP
ackagePrice
.currentInput
{
width
:
120px
;
width
:
120px
;
height
:
30px
;
height
:
30px
;
border-radius
:
17px
;
border-radius
:
17px
;
...
@@ -234,7 +234,7 @@
...
@@ -234,7 +234,7 @@
border
:
1px
solid
#dcdfe6
;
border
:
1px
solid
#dcdfe6
;
}
}
.
p
ackagePrice
.detailInfo
{
.
domesticP
ackagePrice
.detailInfo
{
display
:
none
;
display
:
none
;
position
:
absolute
;
position
:
absolute
;
left
:
-85px
;
left
:
-85px
;
...
@@ -242,11 +242,11 @@
...
@@ -242,11 +242,11 @@
z-index
:
999
;
z-index
:
999
;
}
}
.
packagePrice
.p
ackagePrice
{
.
domesticPackagePrice
.domesticP
ackagePrice
{
min-width
:
1200px
;
min-width
:
1200px
;
}
}
.
p
ackagePrice
.popContent
{
.
domesticP
ackagePrice
.popContent
{
width
:
245px
;
width
:
245px
;
height
:
145px
;
height
:
145px
;
background-color
:
#e95252
;
background-color
:
#e95252
;
...
@@ -255,81 +255,81 @@
...
@@ -255,81 +255,81 @@
font-size
:
12px
;
font-size
:
12px
;
}
}
.
p
ackagePrice
.popContent
div
{
.
domesticP
ackagePrice
.popContent
div
{
width
:
100%
;
width
:
100%
;
}
}
.
p
ackagePrice
.popList
label
:first-child
{
.
domesticP
ackagePrice
.popList
label
:first-child
{
display
:
inline-block
;
display
:
inline-block
;
width
:
40%
;
width
:
40%
;
margin
:
10px
0
0
10px
;
margin
:
10px
0
0
10px
;
text-align
:
left
;
text-align
:
left
;
}
}
.
p
ackagePrice
.popList
label
:last-child
{
.
domesticP
ackagePrice
.popList
label
:last-child
{
display
:
inline-block
;
display
:
inline-block
;
width
:
40%
;
width
:
40%
;
margin
:
10px
10px
0
0
;
margin
:
10px
10px
0
0
;
text-align
:
right
;
text-align
:
right
;
}
}
.
p
ackagePrice
.class-a
{
.
domesticP
ackagePrice
.class-a
{
background-color
:
#e95252
;
background-color
:
#e95252
;
color
:
#fff
;
color
:
#fff
;
}
}
.
p
ackagePrice
.delButton
{
.
domesticP
ackagePrice
.delButton
{
position
:
relative
;
position
:
relative
;
top
:
-50px
;
top
:
-50px
;
background-color
:
#1bc594
;
background-color
:
#1bc594
;
color
:
#fff
;
color
:
#fff
;
}
}
.
p
ackagePrice
.el-form-item
{
.
domesticP
ackagePrice
.el-form-item
{
display
:
inline-block
;
display
:
inline-block
;
}
}
.
p
ackagePrice
.el-form-item__label
{
.
domesticP
ackagePrice
.el-form-item__label
{
width
:
80px
;
width
:
80px
;
}
}
.
p
ackagePrice
.resDiv
{
.
domesticP
ackagePrice
.resDiv
{
width
:
700px
;
width
:
700px
;
}
}
.
p
ackagePrice
.el-textarea__inner
{
.
domesticP
ackagePrice
.el-textarea__inner
{
resize
:
none
;
resize
:
none
;
font-family
:
"微软雅黑"
;
font-family
:
"微软雅黑"
;
}
}
.
p
ackagePrice
input
::-webkit-outer-spin-button
,
.
domesticP
ackagePrice
input
::-webkit-outer-spin-button
,
.
p
ackagePrice
input
::-webkit-inner-spin-button
{
.
domesticP
ackagePrice
input
::-webkit-inner-spin-button
{
-webkit-appearance
:
none
!important
;
-webkit-appearance
:
none
!important
;
margin
:
0
;
margin
:
0
;
}
}
.
p
ackagePrice
.el-form-item__error
{
.
domesticP
ackagePrice
.el-form-item__error
{
left
:
80px
;
left
:
80px
;
}
}
.
p
ackagePrice
.s
{
.
domesticP
ackagePrice
.s
{
display
:
block
!important
;
display
:
block
!important
;
}
}
.
p
ackagePrice
.el-form-item__content
{
.
domesticP
ackagePrice
.el-form-item__content
{
width
:
315px
;
width
:
315px
;
}
}
.
p
ackagePrice
.RemarkDiv
.el-form-item__content
{
.
domesticP
ackagePrice
.RemarkDiv
.el-form-item__content
{
width
:
400px
;
width
:
400px
;
}
}
.
p
ackagePrice
.class-a
{
.
domesticP
ackagePrice
.class-a
{
background-color
:
#e95252
;
background-color
:
#e95252
;
color
:
#fff
;
color
:
#fff
;
}
}
.
p
ackagePrice
.ckAll
{
.
domesticP
ackagePrice
.ckAll
{
margin
:
25px
20px
0
0
;
margin
:
25px
20px
0
0
;
}
}
...
@@ -338,7 +338,7 @@
...
@@ -338,7 +338,7 @@
}
}
</
style
>
</
style
>
<
template
>
<
template
>
<div
class=
"flexOne
p
ackagePrice"
>
<div
class=
"flexOne
domesticP
ackagePrice"
>
<div
class=
"resource-content clearfix"
>
<div
class=
"resource-content clearfix"
>
<div
class=
"resource-baseinfo"
>
<div
class=
"resource-baseinfo"
>
<div>
<div>
...
...
src/components/Restaurant/foodClassification.vue
View file @
aa3f5e32
...
@@ -106,7 +106,9 @@
...
@@ -106,7 +106,9 @@
<el-option
v-for=
'item in ParentList'
<el-option
v-for=
'item in ParentList'
:key=
"item.ID"
:key=
"item.ID"
:label=
"item.Name"
:label=
"item.Name"
:value=
"item.ID"
>
:value=
"item.ID"
v-if=
"item.ID!=addMsg.ID"
>
</el-option>
</el-option>
</el-select>
</el-select>
</el-form-item>
</el-form-item>
...
...
src/components/scenicSpot/TicketClassification.vue
View file @
aa3f5e32
...
@@ -81,11 +81,11 @@
...
@@ -81,11 +81,11 @@
<td
style=
"position: relative;"
>
<td
style=
"position: relative;"
>
<el-row>
<el-row>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('system.table_edit')"
placement=
"top-start"
>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('system.table_edit')"
placement=
"top-start"
>
<el-button
type=
"primary"
icon=
"el-icon-edit"
circle
@
click=
"updateData(item)"
></el-button>
<el-button
type=
"primary"
icon=
"el-icon-edit"
circle
@
click=
"updateData(item)"
></el-button>
</el-tooltip>
</el-tooltip>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('system.table_delete')"
placement=
"top-start"
>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('system.table_delete')"
placement=
"top-start"
>
<el-button
type=
"danger"
icon=
"el-icon-delete"
circle
@
click=
"deleteFoodClass(item.ID)"
></el-button>
<el-button
type=
"danger"
icon=
"el-icon-delete"
circle
@
click=
"deleteFoodClass(item.ID)"
></el-button>
</el-tooltip>
</el-tooltip>
</el-row>
</el-row>
</td>
</td>
</tr>
</tr>
...
@@ -106,7 +106,9 @@
...
@@ -106,7 +106,9 @@
<el-option
v-for=
'item in ParentList'
<el-option
v-for=
'item in ParentList'
:key=
"item.ID"
:key=
"item.ID"
:label=
"item.Name"
:label=
"item.Name"
:value=
"item.ID"
>
:value=
"item.ID"
v-if=
"item.ID!=addMsg.ID"
>
</el-option>
</el-option>
</el-select>
</el-select>
</el-form-item>
</el-form-item>
...
@@ -157,7 +159,8 @@ export default {
...
@@ -157,7 +159,8 @@ export default {
Sort
:
[
Sort
:
[
{
required
:
true
,
message
:
"请填写排序"
,
trigger
:
"change"
}
{
required
:
true
,
message
:
"请填写排序"
,
trigger
:
"change"
}
],
],
}
},
};
};
},
},
methods
:
{
methods
:
{
...
...
src/components/scenicSpot/domesticScenicSpotInfoManage.vue
View file @
aa3f5e32
...
@@ -1320,7 +1320,9 @@
...
@@ -1320,7 +1320,9 @@
},
},
methods
:
{
methods
:
{
handleChange
(
value
)
{
handleChange
(
value
)
{
console
.
log
(
value
);
console
.
log
(
typeof
(
value
));
},
},
//得到地图信息
//得到地图信息
mapEvent
(
e
)
{
mapEvent
(
e
)
{
...
...
src/components/scenicSpot/domesticTicketManagement.vue
View file @
aa3f5e32
<
style
>
<
style
>
.ticketManagement
.singeRowTable
tr
:nth-child
(
n
+
2
)
:hover
{
.
domestic
ticketManagement
.singeRowTable
tr
:nth-child
(
n
+
2
)
:hover
{
background-color
:
white
;
background-color
:
white
;
box-shadow
:
0px
0px
14px
0px
#adadad
;
box-shadow
:
0px
0px
14px
0px
#adadad
;
z-index
:
10
;
z-index
:
10
;
position
:
relative
;
position
:
relative
;
}
}
.ticketManagement
.DaysInfo
span
{
.
domestic
ticketManagement
.DaysInfo
span
{
display
:
inline-block
;
display
:
inline-block
;
background-color
:
#2aaef2
;
background-color
:
#2aaef2
;
color
:
white
;
color
:
white
;
...
@@ -16,32 +16,32 @@
...
@@ -16,32 +16,32 @@
line-height
:
30px
;
line-height
:
30px
;
}
}
.ticketManagement
.DaysInfo
span
i
{
.
domestic
ticketManagement
.DaysInfo
span
i
{
margin-right
:
10px
;
margin-right
:
10px
;
}
}
.ticketManagement
.singeRowTable
tr
:nth-child
(
n
+
2
)
{
.
domestic
ticketManagement
.singeRowTable
tr
:nth-child
(
n
+
2
)
{
height
:
80px
;
height
:
80px
;
text-align
:
center
;
text-align
:
center
;
}
}
.ticketManagement
.detailsIT
.singeRowTable
tr
:nth-child
(
n
+
2
)
:hover
{
.
domestic
ticketManagement
.detailsIT
.singeRowTable
tr
:nth-child
(
n
+
2
)
:hover
{
background-color
:
white
;
background-color
:
white
;
box-shadow
:
0px
0px
14px
0px
#adadad
;
box-shadow
:
0px
0px
14px
0px
#adadad
;
z-index
:
10
;
z-index
:
10
;
position
:
relative
;
position
:
relative
;
}
}
.ticketManagement
.Ldata
{
.
domestic
ticketManagement
.Ldata
{
color
:
#333333
;
color
:
#333333
;
margin-top
:
5px
;
margin-top
:
5px
;
}
}
.ticketManagement
.LP
{
.
domestic
ticketManagement
.LP
{
color
:
#e95252
;
color
:
#e95252
;
}
}
.ticketManagement
.HP
{
.
domestic
ticketManagement
.HP
{
color
:
#2aaef2
;
color
:
#2aaef2
;
text-align
:
left
;
text-align
:
left
;
font-size
:
14px
;
font-size
:
14px
;
...
@@ -50,13 +50,13 @@
...
@@ -50,13 +50,13 @@
display
:
inline-block
;
display
:
inline-block
;
}
}
.ticketManagement
.T1
{
.
domestic
ticketManagement
.T1
{
text-align
:
right
;
text-align
:
right
;
color
:
#666666
;
color
:
#666666
;
display
:
inline-block
;
display
:
inline-block
;
}
}
.ticketManagement
.T2
{
.
domestic
ticketManagement
.T2
{
text-align
:
left
;
text-align
:
left
;
color
:
#e95252
;
color
:
#e95252
;
font-size
:
14px
;
font-size
:
14px
;
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
display
:
inline-block
;
display
:
inline-block
;
}
}
.ticketManagement
.descripTion
{
.
domestic
ticketManagement
.descripTion
{
border-radius
:
4px
;
border-radius
:
4px
;
width
:
266px
;
width
:
266px
;
text-align
:
left
;
text-align
:
left
;
...
@@ -79,11 +79,11 @@
...
@@ -79,11 +79,11 @@
-webkit-line-clamp
:
2
;
-webkit-line-clamp
:
2
;
}
}
.ticketManagement
.singeRowTable
tr
:nth-child
(
n
+
2
)
:hover
.descripTion
{
.
domestic
ticketManagement
.singeRowTable
tr
:nth-child
(
n
+
2
)
:hover
.descripTion
{
background-color
:
#ededed
;
background-color
:
#ededed
;
}
}
.ticketManagement
.roomName
{
.
domestic
ticketManagement
.roomName
{
display
:
inline-block
;
display
:
inline-block
;
width
:
200px
;
width
:
200px
;
overflow
:
hidden
;
overflow
:
hidden
;
...
@@ -93,7 +93,7 @@
...
@@ -93,7 +93,7 @@
padding-left
:
20px
;
padding-left
:
20px
;
}
}
.ticketManagement
.el-dialog--center
.el-dialog__body
{
.
domestic
ticketManagement
.el-dialog--center
.el-dialog__body
{
padding
:
25px
25px
0
;
padding
:
25px
25px
0
;
}
}
.ticketinfo_title
{
.ticketinfo_title
{
...
@@ -105,7 +105,7 @@
...
@@ -105,7 +105,7 @@
}
}
</
style
>
</
style
>
<
template
>
<
template
>
<div
class=
"flexOne ticketManagement"
>
<div
class=
"flexOne
domestic
ticketManagement"
>
<div
class=
"query-box"
>
<div
class=
"query-box"
>
<ul>
<ul>
<li>
<li>
...
@@ -806,6 +806,25 @@ export default {
...
@@ -806,6 +806,25 @@ export default {
(
res
)
=>
{
(
res
)
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
addMsg
=
res
.
data
.
data
;
this
.
addMsg
=
res
.
data
.
data
;
let
obj
=
{
title
:
""
,
Dec
:
""
}
if
(
this
.
addMsg
.
ConditionPriceList
.
length
===
0
){
this
.
addMsg
.
ConditionPriceList
.
push
(
obj
)
}
if
(
this
.
addMsg
.
OtherDescList
.
length
===
0
){
this
.
addMsg
.
OtherDescList
.
push
(
obj
)
}
if
(
this
.
addMsg
.
PriceInstructionsList
.
length
===
0
){
this
.
addMsg
.
PriceInstructionsList
.
push
(
obj
)
}
if
(
this
.
addMsg
.
ReturnPriceList
.
length
===
0
){
this
.
addMsg
.
ReturnPriceList
.
push
(
obj
)
}
if
(
this
.
addMsg
.
UseInstructionsList
.
length
===
0
){
this
.
addMsg
.
UseInstructionsList
.
push
(
obj
)
}
}
else
{
}
else
{
this
.
Error
(
res
.
data
.
message
);
this
.
Error
(
res
.
data
.
message
);
}
}
...
...
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