Procházet zdrojové kódy

Signed-off-by: liuboyan <632697560@qq.com>
bug

liuboyan před 4 roky
rodič
revize
8b4db90e6f
1 změnil soubory, kde provedl 13 přidání a 0 odebrání
  1. 13 0
      pages/index/register.vue

+ 13 - 0
pages/index/register.vue

@@ -384,6 +384,19 @@
 			}
 		}
 
+		.license-text {
+			width: 100%;
+			height: 30px;
+			margin-top: 5px;
+			font-size: 15px;
+			font-family: PingFang SC;
+			color: #656565;
+			line-height: 30px;
+			text-align: center;
+			position: relative;
+			top: 145px;
+		}
+
 		.handle-fix-box {
 			width: 100%;
 			box-sizing: border-box;