zhang
2025-06-24 7dd2e7918b00a857ca8a3634e24b2f6dd7446d1b
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>