whycq0520
2022-03-25 361062645bf5592312816259e2fe36e29c43a595
App.vue
@@ -101,7 +101,7 @@
   .nav-li {
      padding: 30upx;
      border-radius: 12upx;
      width: 65%;
      width: 45%;
      margin: 0 2.5% 40upx;
      
      background-size: cover;
@@ -217,5 +217,21 @@
      margin-top: 150rpx;
      width: 200rpx;
      height: 80rpx;
      font-size: 30upx;
      font-weight: bold;
   }
   .title-login {
      text-align: justify;
      padding-right: 30upx;
      font-size: 30upx;
      font-weight: 400;
      position: relative;
      height: 60upx;
      line-height: 60upx;
   }
   .main-btn {
      padding: 0 20px;
      font-size: 20px;
      height: 40px;
   }
</style>