##
whycq0520
2022-03-23 efb8cf5d7d2cfe37d535593902881f4ae39ce86b
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>