#
whycq
2022-06-17 292c3ed952ff6eb9e5a44de1d41786702146c876
App.vue
@@ -220,4 +220,18 @@
      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>