Commit aa3f5e32 authored by 罗超's avatar 罗超

1

parent f86ff44c
<style> <style>
.packagePrice .resource-content { .domesticPackagePrice .resource-content {
min-width: 1200px; min-width: 1200px;
margin-top: 30px; margin-top: 30px;
font-size: 12px; font-size: 12px;
} }
.packagePrice .resource-content > div { .domesticPackagePrice .resource-content > div {
display: inline-block; display: inline-block;
} }
.packagePrice .resource-baseinfo { .domesticPackagePrice .resource-baseinfo {
float: left; float: left;
height: auto; height: auto;
width: 550px; width: 550px;
margin-left: 30px; margin-left: 30px;
} }
.packagePrice .resource-imginfo { .domesticPackagePrice .resource-imginfo {
float: left; float: left;
width: 550px; width: 550px;
margin-top: 60px; margin-top: 60px;
} }
.packagePrice .resource-imginfo > div { .domesticPackagePrice .resource-imginfo > div {
margin-bottom: 20px; margin-bottom: 20px;
} }
.packagePrice .resource-lititle { .domesticPackagePrice .resource-lititle {
display: block; display: block;
border-left: 4px solid #e95252; border-left: 4px solid #e95252;
padding-left: 10px; padding-left: 10px;
} }
.packagePrice .resource-baseinfo span { .domesticPackagePrice .resource-baseinfo span {
display: inline-block; display: inline-block;
} }
.packagePrice .resource-baseinfo > div { .domesticPackagePrice .resource-baseinfo > div {
margin-top: 60px; margin-top: 60px;
} }
.packagePrice .priceDate { .domesticPackagePrice .priceDate {
width: 500px; width: 500px;
background-color: #fff; background-color: #fff;
border: 1px solid #d1d1d1; border: 1px solid #d1d1d1;
} }
.packagePrice .noticeInfo div { .domesticPackagePrice .noticeInfo div {
margin-bottom: 10px; margin-bottom: 10px;
margin: 0 120px 10px 80px; margin: 0 120px 10px 80px;
} }
.packagePrice .subPrice { .domesticPackagePrice .subPrice {
margin: 0 20px 0 70px; margin: 0 20px 0 70px;
} }
.packagePrice .inventoryCommon { .domesticPackagePrice .inventoryCommon {
display: inline-block; display: inline-block;
width: 10px; width: 10px;
height: 10px; height: 10px;
border-radius: 50%; border-radius: 50%;
} }
.packagePrice .price-manage { .domesticPackagePrice .price-manage {
margin: 20px 0 25px 0; margin: 20px 0 25px 0;
} }
.packagePrice .day { .domesticPackagePrice .day {
width: 1000px; width: 1000px;
margin: 0 auto; margin: 0 auto;
position: relative; position: relative;
overflow: hidden; overflow: hidden;
} }
.packagePrice .yearSelect, .domesticPackagePrice .yearSelect,
.monthSelect { .monthSelect {
float: left; float: left;
width: 168px; width: 168px;
height: 30px; height: 30px;
} }
.packagePrice .priceDate td.checked > label { .domesticPackagePrice .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;
} }
.packagePrice .triangle_border_up { .domesticPackagePrice .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); /*透明 透明 灰*/
} }
.packagePrice #calendar { .domesticPackagePrice #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);
} }
.packagePrice .month ul { .domesticPackagePrice .month ul {
margin: 0; margin: 0;
padding: 0; padding: 0;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
} }
.packagePrice .year-month { .domesticPackagePrice .year-month {
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
justify-content: space-around; justify-content: space-around;
} }
.packagePrice .year-month > input { .domesticPackagePrice .year-month > input {
width: 100px; width: 100px;
float: left; float: left;
} }
.packagePrice .arrow { .domesticPackagePrice .arrow {
padding: 10px; padding: 10px;
font-style: normal; font-style: normal;
cursor: pointer; cursor: pointer;
} }
.packagePrice .monthminus { .domesticPackagePrice .monthminus {
position: absolute; position: absolute;
left: 15px; left: 15px;
top: 15px; top: 15px;
} }
.packagePrice .monthadd { .domesticPackagePrice .monthadd {
position: absolute; position: absolute;
right: 21px; right: 21px;
top: 16px; top: 16px;
} }
.packagePrice .month ul li { .domesticPackagePrice .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;
} }
.packagePrice .month ul li > input { .domesticPackagePrice .month ul li > input {
padding-left: 10px; padding-left: 10px;
text-align: center; text-align: center;
margin: 20px 10px 20px; margin: 20px 10px 20px;
} }
.packagePrice .weekdays { .domesticPackagePrice .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;
} }
.packagePrice .weekdays li { .domesticPackagePrice .weekdays li {
display: inline-block; display: inline-block;
width: 13.6%; width: 13.6%;
text-align: center; text-align: center;
} }
.packagePrice .days { .domesticPackagePrice .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;
} }
.packagePrice .days li { .domesticPackagePrice .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;
} }
.packagePrice .spanCheck { .domesticPackagePrice .spanCheck {
cursor: pointer; cursor: pointer;
} }
.packagePrice .days li .active { .domesticPackagePrice .days li .active {
padding: 6px 10px; padding: 6px 10px;
border-radius: 50%; border-radius: 50%;
background: #00b8ec; background: #00b8ec;
color: #fff; color: #fff;
} }
.packagePrice .days li span { .domesticPackagePrice .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;
} }
.packagePrice .days li .other-month { .domesticPackagePrice .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;
} }
.packagePrice .checked span { .domesticPackagePrice .checked span {
border-color: green !important; border-color: green !important;
} }
.packagePrice .currentInput { .domesticPackagePrice .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;
} }
.packagePrice .detailInfo { .domesticPackagePrice .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 .packagePrice { .domesticPackagePrice .domesticPackagePrice {
min-width: 1200px; min-width: 1200px;
} }
.packagePrice .popContent { .domesticPackagePrice .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;
} }
.packagePrice .popContent div { .domesticPackagePrice .popContent div {
width: 100%; width: 100%;
} }
.packagePrice .popList label:first-child { .domesticPackagePrice .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;
} }
.packagePrice .popList label:last-child { .domesticPackagePrice .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;
} }
.packagePrice .class-a { .domesticPackagePrice .class-a {
background-color: #e95252; background-color: #e95252;
color: #fff; color: #fff;
} }
.packagePrice .delButton { .domesticPackagePrice .delButton {
position: relative; position: relative;
top: -50px; top: -50px;
background-color: #1bc594; background-color: #1bc594;
color: #fff; color: #fff;
} }
.packagePrice .el-form-item { .domesticPackagePrice .el-form-item {
display: inline-block; display: inline-block;
} }
.packagePrice .el-form-item__label { .domesticPackagePrice .el-form-item__label {
width: 80px; width: 80px;
} }
.packagePrice .resDiv { .domesticPackagePrice .resDiv {
width: 700px; width: 700px;
} }
.packagePrice .el-textarea__inner { .domesticPackagePrice .el-textarea__inner {
resize: none; resize: none;
font-family: "微软雅黑"; font-family: "微软雅黑";
} }
.packagePrice input::-webkit-outer-spin-button, .domesticPackagePrice input::-webkit-outer-spin-button,
.packagePrice input::-webkit-inner-spin-button { .domesticPackagePrice input::-webkit-inner-spin-button {
-webkit-appearance: none !important; -webkit-appearance: none !important;
margin: 0; margin: 0;
} }
.packagePrice .el-form-item__error { .domesticPackagePrice .el-form-item__error {
left: 80px; left: 80px;
} }
.packagePrice .s { .domesticPackagePrice .s {
display: block !important; display: block !important;
} }
.packagePrice .el-form-item__content { .domesticPackagePrice .el-form-item__content {
width: 315px; width: 315px;
} }
.packagePrice .RemarkDiv .el-form-item__content { .domesticPackagePrice .RemarkDiv .el-form-item__content {
width: 400px; width: 400px;
} }
.packagePrice .class-a { .domesticPackagePrice .class-a {
background-color: #e95252; background-color: #e95252;
color: #fff; color: #fff;
} }
.packagePrice .ckAll { .domesticPackagePrice .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 packagePrice"> <div class="flexOne domesticPackagePrice">
<div class="resource-content clearfix"> <div class="resource-content clearfix">
<div class="resource-baseinfo"> <div class="resource-baseinfo">
<div> <div>
......
...@@ -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>
......
...@@ -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: {
......
...@@ -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) {
......
<style> <style>
.ticketManagement .singeRowTable tr:nth-child(n + 2):hover { .domesticticketManagement .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 { .domesticticketManagement .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 { .domesticticketManagement .DaysInfo span i {
margin-right: 10px; margin-right: 10px;
} }
.ticketManagement .singeRowTable tr:nth-child(n + 2) { .domesticticketManagement .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 { .domesticticketManagement .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 { .domesticticketManagement .Ldata {
color: #333333; color: #333333;
margin-top: 5px; margin-top: 5px;
} }
.ticketManagement .LP { .domesticticketManagement .LP {
color: #e95252; color: #e95252;
} }
.ticketManagement .HP { .domesticticketManagement .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 { .domesticticketManagement .T1 {
text-align: right; text-align: right;
color: #666666; color: #666666;
display: inline-block; display: inline-block;
} }
.ticketManagement .T2 { .domesticticketManagement .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 { .domesticticketManagement .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 { .domesticticketManagement .singeRowTable tr:nth-child(n + 2):hover .descripTion {
background-color: #ededed; background-color: #ededed;
} }
.ticketManagement .roomName { .domesticticketManagement .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 { .domesticticketManagement .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 domesticticketManagement">
<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);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment