Commit ae169959 authored by 罗超's avatar 罗超

1

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