Commit aa3f5e32 authored by 罗超's avatar 罗超

1

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