Commit ae169959 authored by 罗超's avatar 罗超

1

parent 163e76f0
<style>
.restaurantInfo .resourceImgAdd {
.domestucRestaurantInfo .resourceImgAdd {
width: 620px;
margin: auto;
}
.restaurantInfo .clearfix:after {
.domestucRestaurantInfo .clearfix:after {
content: "\0020";
display: block;
height: 0;
clear: both;
}
.restaurantInfo .resource-content {
.domestucRestaurantInfo .resource-content {
width: 100%;
margin-top: 30px;
font-size: 12px;
min-width: 1200px;
}
.restaurantInfo .resource-baseinfo {
.domestucRestaurantInfo .resource-baseinfo {
float: left;
height: auto;
width: 600px;
margin: 0 0 20px 30px;
}
.restaurantInfo .resource-imginfo {
.domestucRestaurantInfo .resource-imginfo {
float: left;
width: 510px;
margin-top: 35px;
}
.restaurantInfo .resource-lititle {
.domestucRestaurantInfo .resource-lititle {
display: block;
border-left: 4px solid #e95252;
padding-left: 10px;
margin-bottom: 20px;
}
.restaurantInfo .resource-baseinfo span {
.domestucRestaurantInfo .resource-baseinfo span {
display: inline-block;
}
.restaurantInfo .resource-name {
.domestucRestaurantInfo .resource-name {
width: 300px;
height: 34px;
background: rgba(255, 255, 255, 1);
......@@ -51,18 +51,18 @@
padding-left: 10px;
}
.restaurantInfo .common-lefttit {
.domestucRestaurantInfo .common-lefttit {
width: 80px;
text-align: right;
margin: 0 7px 0 8px;
display: inline-block;
}
.restaurantInfo .resource-net {
.domestucRestaurantInfo .resource-net {
position: relative;
}
.restaurantInfo .resource-http {
.domestucRestaurantInfo .resource-http {
position: absolute;
color: #999999;
width: 70px !important;
......@@ -76,22 +76,22 @@
text-align: center;
}
.restaurantInfo .R1 {
.domestucRestaurantInfo .R1 {
width: 300px;
padding: 0 15px 0 80px;
transition: all 0.3s ease-in-out;
}
.restaurantInfo .areaInput {
.domestucRestaurantInfo .areaInput {
width: 300px;
padding-right: 120px;
}
.restaurantInfo .areaInput:focus {
.domestucRestaurantInfo .areaInput:focus {
border: 1px solid #e95252;
}
.restaurantInfo .map-icon {
.domestucRestaurantInfo .map-icon {
position: absolute;
right: 1px;
top: 1px;
......@@ -108,13 +108,13 @@
background-color: #f5f7fa;
}
.restaurantInfo .map-icon i {
.domestucRestaurantInfo .map-icon i {
margin: 0 5px;
position: relative;
top: 1px;
}
.restaurantInfo .save-Btn {
.domestucRestaurantInfo .save-Btn {
width: 90px;
height: 30px;
background: rgba(233, 82, 82, 1);
......@@ -125,12 +125,12 @@
margin-right: 20px;
}
.restaurantInfo .cancel-Btn,
.domestucRestaurantInfo .cancel-Btn,
.save-Btn:hover {
opacity: 0.8;
}
.restaurantInfo .cancel-Btn {
.domestucRestaurantInfo .cancel-Btn {
width: 90px;
height: 30px;
background: rgba(255, 255, 255, 1);
......@@ -141,7 +141,7 @@
border: 1px solid #e95252;
}
.restaurantInfo .re-img {
.domestucRestaurantInfo .re-img {
width: 140px;
height: 93px;
border-radius: 10px;
......@@ -150,27 +150,27 @@
position: relative;
}
.restaurantInfo .re-img:first-child {
.domestucRestaurantInfo .re-img:first-child {
margin-left: 0;
}
.restaurantInfo .resource-imglist {
.domestucRestaurantInfo .resource-imglist {
width: 100%;
height: auto;
margin-top: 20px;
}
.restaurantInfo .resource-imglist img {
.domestucRestaurantInfo .resource-imglist img {
width: 100%;
height: 100%;
border-radius: 10px;
}
.restaurantInfo .add-img {
.domestucRestaurantInfo .add-img {
margin-top: 20px;
}
.restaurantInfo .reimg-add {
.domestucRestaurantInfo .reimg-add {
width: 140px;
height: 93px;
background: rgba(236, 236, 236, 1);
......@@ -180,7 +180,7 @@
z-index: 999;
}
.restaurantInfo .ad-one {
.domestucRestaurantInfo .ad-one {
display: none;
background: rgba(0, 0, 0, 0.4);
width: 100%;
......@@ -190,7 +190,7 @@
top: 0;
}
.restaurantInfo .bigAdd {
.domestucRestaurantInfo .bigAdd {
font-size: 50px;
color: #d1d1d1;
position: relative;
......@@ -198,7 +198,7 @@
top: 10px;
}
.restaurantInfo .imgzhe {
.domestucRestaurantInfo .imgzhe {
display: none;
background: rgba(0, 0, 0, 0.4);
width: 100%;
......@@ -210,19 +210,19 @@
top: 0;
}
.restaurantInfo .imgtag{
.domestucRestaurantInfo .imgtag{
height: 40px;
color: #000;
}
.restaurantInfo .reimg-add:hover .ad-one {
.domestucRestaurantInfo .reimg-add:hover .ad-one {
display: block;
}
.restaurantInfo .re-img:hover .imgzhe {
.domestucRestaurantInfo .re-img:hover .imgzhe {
display: block;
}
.restaurantInfo .ad-one div {
.domestucRestaurantInfo .ad-one div {
width: 32px;
height: 32px;
border-radius: 50%;
......@@ -232,43 +232,43 @@
color: #fff;
}
.restaurantInfo .ad-one div:hover {
.domestucRestaurantInfo .ad-one div:hover {
background-color: #fff;
color: #e95252;
}
.restaurantInfo .re-upload {
.domestucRestaurantInfo .re-upload {
position: absolute;
top: 30px;
left: 30px;
z-index: 999;
}
.restaurantInfo .re-find {
.domestucRestaurantInfo .re-find {
position: absolute;
top: 30px;
right: 30px;
z-index: 999;
}
.restaurantInfo .search-imgicon {
.domestucRestaurantInfo .search-imgicon {
padding-right: 20px;
margin-left: -40px;
}
.restaurantInfo .resAddImg {
.domestucRestaurantInfo .resAddImg {
width: 520px;
padding-right: 45px;
}
.restaurantInfo .addimgContent {
.domestucRestaurantInfo .addimgContent {
height: 290px;
overflow: auto;
margin: 30px 0 30px 25px;
width: 545px;
}
.restaurantInfo .addimgDiv {
.domestucRestaurantInfo .addimgDiv {
width: 160px;
height: 155px;
float: left;
......@@ -276,7 +276,7 @@
overflow: hidden;
}
.restaurantInfo .addimgContent div:first-child {
.domestucRestaurantInfo .addimgContent div:first-child {
margin-left: 0;
}
......@@ -284,19 +284,19 @@
margin-right: 0;
}
.restaurantInfo .itemImgdiv {
.domestucRestaurantInfo .itemImgdiv {
width: 160px;
height: 106px;
position: relative;
}
.restaurantInfo .itemImgdiv img {
.domestucRestaurantInfo .itemImgdiv img {
width: 100%;
height: 100%;
border-radius: 10px;
}
.restaurantInfo .imgseclet {
.domestucRestaurantInfo .imgseclet {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
......@@ -312,33 +312,33 @@
font-size: 25px;
}
.restaurantInfo .test-1::-webkit-scrollbar {
.domestucRestaurantInfo .test-1::-webkit-scrollbar {
width: 0px;
height: 0px;
background-color: #f5f5f5;
}
.restaurantInfo .test-1::-webkit-scrollbar-track {
.domestucRestaurantInfo .test-1::-webkit-scrollbar-track {
background-color: #f5f5f5;
}
.restaurantInfo .test-1::-webkit-scrollbar-thumb {
.domestucRestaurantInfo .test-1::-webkit-scrollbar-thumb {
border-radius: 20px;
background-color: #aaa;
margin-bottom: 24px;
}
.restaurantInfo .test-1:hover::-webkit-scrollbar {
.domestucRestaurantInfo .test-1:hover::-webkit-scrollbar {
width: 4px;
height: 4px;
background-color: #f5f5f5;
}
.restaurantInfo .addimg-btnlist {
.domestucRestaurantInfo .addimg-btnlist {
text-align: center;
}
.restaurantInfo .addimg-select {
.domestucRestaurantInfo .addimg-select {
font-size: 14px;
color: #999999;
float: right;
......@@ -347,7 +347,7 @@
bottom: 20px;
}
.restaurantInfo .re-delte {
.domestucRestaurantInfo .re-delte {
width: 32px;
height: 32px;
background: gray;
......@@ -359,12 +359,12 @@
cursor: pointer;
}
.restaurantInfo .re-delte:hover {
.domestucRestaurantInfo .re-delte:hover {
color: #e95252;
background: #fff;
}
.restaurantInfo .imgDescription {
.domestucRestaurantInfo .imgDescription {
font-size: 12px;
margin-top: 12px;
color: #333333;
......@@ -377,102 +377,102 @@
-webkit-box-orient: vertical;
}
.restaurantInfo .el-upload-dragger {
.domestucRestaurantInfo .el-upload-dragger {
border: none;
}
.restaurantInfo .res-span span:last-child {
.domestucRestaurantInfo .res-span span:last-child {
display: inline;
}
.restaurantInfo .resourcerightTop span {
.domestucRestaurantInfo .resourcerightTop span {
display: inline-block;
}
.restaurantInfo .sheshi {
.domestucRestaurantInfo .sheshi {
margin-bottom: 20px;
}
.restaurantInfo .dialog-footer {
.domestucRestaurantInfo .dialog-footer {
padding-bottom: 30px;
}
.restaurantInfo .btn-list {
.domestucRestaurantInfo .btn-list {
margin: 20px 0 40px 30px;
}
.restaurantInfo .input-with-select .el-input-group__prepend {
.domestucRestaurantInfo .input-with-select .el-input-group__prepend {
background-color: #fff;
}
.restaurantInfo .el-textarea__inner {
.domestucRestaurantInfo .el-textarea__inner {
resize: none;
height: 120px;
font-family: "微软雅黑";
}
.restaurantInfo .R1:focus {
.domestucRestaurantInfo .R1:focus {
border: 1px solid #e95252;
}
.restaurantInfo .el-form-item__label {
.domestucRestaurantInfo .el-form-item__label {
width: 96px;
font-size: 12px;
}
.restaurantInfo .el-form-item__error {
.domestucRestaurantInfo .el-form-item__error {
left: 100px;
}
.restaurantInfo .hotelDay {
.domestucRestaurantInfo .hotelDay {
margin-left: 10px;
}
.restaurantInfo .searchImgIcon {
.domestucRestaurantInfo .searchImgIcon {
cursor: pointer;
}
.restaurantInfo .el-dialog--center .el-dialog__body {
.domestucRestaurantInfo .el-dialog--center .el-dialog__body {
padding: 25px 25px 0;
}
.restaurantInfo .addressInput .el-input-group__append {
.domestucRestaurantInfo .addressInput .el-input-group__append {
border-top-right-radius: 17px;
border-bottom-right-radius: 17px;
}
.restaurantInfo ::-webkit-input-placeholder {
.domestucRestaurantInfo ::-webkit-input-placeholder {
color: #d1d1d1;
}
.restaurantInfo :-moz-placeholder {
.domestucRestaurantInfo :-moz-placeholder {
color: #d1d1d1;
}
.restaurantInfo ::-moz-placeholder {
.domestucRestaurantInfo ::-moz-placeholder {
color: #d1d1d1;
}
.restaurantInfo :-ms-input-placeholder {
.domestucRestaurantInfo :-ms-input-placeholder {
color: #d1d1d1;
}
.restaurantInfo .el-switch.is-checked .el-switch__core {
.domestucRestaurantInfo .el-switch.is-checked .el-switch__core {
border-color: #4bca81;
background-color: #4bca81;
}
.restaurantInfo .orderAdd {
.domestucRestaurantInfo .orderAdd {
position: relative;
width: 340px;
}
.restaurantInfo .minus:hover {
.domestucRestaurantInfo .minus:hover {
background-color: #cccccc;
cursor: pointer;
}
.restaurantInfo .footabs {
.domestucRestaurantInfo .footabs {
width: 300px;
min-height: 34px;
border: 1px solid #d1d1d1;
......@@ -484,7 +484,7 @@
flex-wrap: wrap;
}
.restaurantInfo .foodtips {
.domestucRestaurantInfo .foodtips {
display: inline-block;
padding: 3px 5px;
background-color: #efefef;
......@@ -492,22 +492,22 @@
position: relative;
}
.restaurantInfo .toolOne {
.domestucRestaurantInfo .toolOne {
margin: 0 0 28px 38px;
display: flex;
}
.restaurantInfo .foodTipsDiv {
.domestucRestaurantInfo .foodTipsDiv {
max-width: 200px;
display: inline;
}
.restaurantInfo .wInput {
.domestucRestaurantInfo .wInput {
border: none;
height: 30px;
}
.restaurantInfo .wInput .el-input__inner {
.domestucRestaurantInfo .wInput .el-input__inner {
border: none !important;
height: 28px;
padding: 0;
......@@ -515,7 +515,7 @@
margin-top: 2px;
}
.restaurantInfo .delTips {
.domestucRestaurantInfo .delTips {
position: absolute;
right: -5px;
top: -5px;
......@@ -524,52 +524,52 @@
font-size: 14px;
}
.restaurantInfo .delTips:hover {
.domestucRestaurantInfo .delTips:hover {
color: #e95252;
}
.restaurantInfo .fanyong {
.domestucRestaurantInfo .fanyong {
font-size: 12px;
color: #666666;
margin-right: 10px;
}
.restaurantInfo .footabs .el-tag {
.domestucRestaurantInfo .footabs .el-tag {
margin: 0 5px 5px 0;
}
.restaurantInfo .footabs .el-input__inner {
.domestucRestaurantInfo .footabs .el-input__inner {
height: 30px;
position: relative;
}
.restaurantInfo .button-new-tag {
.domestucRestaurantInfo .button-new-tag {
height: 30px;
line-height: 30px;
padding-top: 0;
padding-bottom: 0;
}
.restaurantInfo .input-new-tag {
.domestucRestaurantInfo .input-new-tag {
width: 90px;
margin-left: 10px;
vertical-align: bottom;
}
.restaurantInfo .toolSpan {
.domestucRestaurantInfo .toolSpan {
margin-top: 5px;
}
.restaurantInfo .RabateDiv {
.domestucRestaurantInfo .RabateDiv {
margin-left: 6px;
}
.restaurantInfo .RebateCount {
.domestucRestaurantInfo .RebateCount {
height: 34px;
float: left;
}
.restaurantInfo .leftPnum {
.domestucRestaurantInfo .leftPnum {
float: left;
width: 50px;
background-color: #f5f7fa;
......@@ -582,7 +582,7 @@
top: 1px;
}
.restaurantInfo .fanNum {
.domestucRestaurantInfo .fanNum {
float: left;
width: 50px;
background-color: #f5f7fa;
......@@ -595,26 +595,26 @@
top: 1px;
}
.restaurantInfo .toolInput {
.domestucRestaurantInfo .toolInput {
height: 34px;
padding-left: 5px;
border: none;
}
.restaurantInfo .inpuOne {
.domestucRestaurantInfo .inpuOne {
width: 130px;
padding-left: 55px;
border: 1px solid #d1d1d1;
border-right: none;
}
.restaurantInfo .reOne,
.restaurantInfo .reTwo,
.restaurantInfo .dayNum {
.domestucRestaurantInfo .reOne,
.domestucRestaurantInfo .reTwo,
.domestucRestaurantInfo .dayNum {
position: relative;
}
.restaurantInfo .tiqianDay {
.domestucRestaurantInfo .tiqianDay {
position: absolute;
left: 1px;
top: 1px;
......@@ -628,24 +628,24 @@
border-right: 1px solid #d1d1d1;
}
.restaurantInfo .dayNum {
.domestucRestaurantInfo .dayNum {
width: 300px;
padding: 0 45px 0 110px;
border: 1px solid #d1d1d1;
height: 34px;
}
.restaurantInfo .inpuTwo {
.domestucRestaurantInfo .inpuTwo {
width: 170px;
padding: 0 45px 0 55px;
border: 1px solid #d1d1d1;
}
.restaurantInfo .fanbili {
.domestucRestaurantInfo .fanbili {
margin-top: 8px;
}
.restaurantInfo .percentCon {
.domestucRestaurantInfo .percentCon {
float: right;
width: 40px;
height: 32px;
......@@ -658,30 +658,30 @@
top: 1px;
}
.restaurantInfo .dayLi {
.domestucRestaurantInfo .dayLi {
left: 90px;
}
.restaurantInfo .el-dialog--center .el-dialog__body {
.domestucRestaurantInfo .el-dialog--center .el-dialog__body {
padding: 15px 25px 0 !important;
}
.restaurantInfo .mapList {
.domestucRestaurantInfo .mapList {
width: 850px !important;
/* height: 510px !important; */
}
.restaurantInfo .addAddress .el-input__inner {
.domestucRestaurantInfo .addAddress .el-input__inner {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border: 1px solid #d1d1d1 !important;
}
.restaurantInfo .el-input-group__append {
.domestucRestaurantInfo .el-input-group__append {
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.restaurantInfo .FoodRecommendList {
.domestucRestaurantInfo .FoodRecommendList {
min-height: 50px;
}
.FoodRecommendGroup {
......@@ -703,7 +703,7 @@
}
</style>
<template>
<div class="flexOne restaurantInfo">
<div class="flexOne domestucRestaurantInfo">
<div class="resource-content clearfix">
<el-form :model="addMsg" :rules="rules" ref="addMsg">
<div class="resource-baseinfo">
......
......@@ -1232,7 +1232,7 @@
}
],
FoodType:0,
IsShelves:0,
IsShelves:1,
},
......
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