vonin hace 4 años
padre
commit
b79492f514
Se han modificado 2 ficheros con 24 adiciones y 24 borrados
  1. 19 19
      src/assets/css/xpwyfyy.css
  2. 5 5
      src/projects/business/views/Guest/Current/Info.vue

+ 19 - 19
src/assets/css/xpwyfyy.css

@@ -2118,7 +2118,7 @@ h3 {
 	background: #A3A3A3;
 }
 
-.fyy-popup {
+.vongi-popup {
 	width: 100%;
 	height: 100%;
 	position: fixed;
@@ -2127,7 +2127,7 @@ h3 {
 	z-index: 100;
 }
 
-.fyy-popup-bg {
+.vongi-popup-bg {
 	width: 100%;
 	z-index: 101;
 	height: 100%;
@@ -2140,7 +2140,7 @@ h3 {
 	left: 0px;
 }
 
-.fyy-popup-ceter {
+.vongi-popup-ceter {
 	width: 100%;
 	position: absolute;
 	z-index: 105;
@@ -2149,69 +2149,69 @@ h3 {
 	padding: 0 10%;
 }
 
-.fyy-popup-inner {
+.vongi-popup-inner {
 	background-color: #FFF;
 	border-radius: 4px;
 	padding-top: 15px;
 }
 
-.fyy-popup-title {
+.vongi-popup-title {
 	display: flex;
 	padding: 0 15px;
 }
 
-.fyy-popup-center label {
+.vongi-popup-center label {
 	color: #999;
 }
 
-.fyy-popup-center h5 {
+.vongi-popup-center h5 {
 	color: #333;
 	font-size: 18px;
 	margin-top: 10px;
 }
 
-.fyy-popup-ma {
+.vongi-popup-ma {
 	text-align: center;
 	padding: 15px;
 }
 
-.fyy-popup-ma img {
+.vongi-popup-ma img {
 	width: 100%;
 }
 
-.fyy-popup-inner .mui-input-group {
+.vongi-popup-inner .mui-input-group {
 	border-radius: 4px;
 }
 
-.fyy-popup-center .mui-input-group .mui-input-row {
+.vongi-popup-center .mui-input-group .mui-input-row {
 	height: auto;
 	border-bottom: 1px #eee solid
 }
 
-.fyy-popup-center .mui-input-row span {
+.vongi-popup-center .mui-input-row span {
 	padding: 9.5px 15px 9.5px 0;
 	display: flex;
 }
 
-.fyy-popup-ceter h4 {
+.vongi-popup-ceter h4 {
 	color: #333333;
 	line-height: 36px;
 	text-align: center;
 	font-size: 18px
 }
 
-.fyy-popup-inner .mui-button-row {
+.vongi-popup-inner .mui-button-row {
 	display: flex;
 	position: relative;
 	padding-top: 0;
 }
 
-.fyy-popup-inner button {
+.vongi-popup-inner button {
 	border: 0;
 	width: 50%;
 }
 
-.fyy-popup-inner .mui-button-row:after {
+.vongi-popup-inner .mui-button-row:after {
 	width: 1px;
 	height: 100%;
 	background: #eee;
@@ -2220,7 +2220,7 @@ h3 {
 	content: '';
 }
 
-.fyy-popup-inner .mui-input-group .mui-input-row:after {
+.vongi-popup-inner .mui-input-group .mui-input-row:after {
 	background-color: #c8c7cc;
 	left: 0
 }
@@ -2347,8 +2347,8 @@ h3 {
 	overflow: hidden;
 }
 .vongi-clasadmin .vongi-btn{
-	padding:15px 10px;	
+	padding:15px 10px;
 }
 .vongi-clasadmin .vongi-btn button{
 	border-radius: 7px;
-}
+}

+ 5 - 5
src/projects/business/views/Guest/Current/Info.vue

@@ -66,11 +66,11 @@
 					<!--<div class="examine-btn examine-btn3">灰色按钮</div>-->
 				</div>
 			</div>
-			<div class="fyy-popup">
-				<div class="fyy-popup-bg"></div>
-				<div class="fyy-popup-ceter">
-					<div class="fyy-popup-inner">
-						<div class="fyy-popup-ma">
+			<div class="vongi-popup">
+				<div class="vongi-popup-bg"></div>
+				<div class="vongi-popup-ceter">
+					<div class="vongi-popup-inner">
+						<div class="vongi-popup-ma">
 							<img src="~$project/assets/img/03.jpg">
 							<h6>更新于 2020-06-03 12:00</h6>
 						</div>