소스 검색

终身买断版

shish 2 달 전
부모
커밋
c5b6631404
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      ghsApp/src/admin/home/me.vue

+ 5 - 5
ghsApp/src/admin/home/me.vue

@@ -827,7 +827,7 @@ export default {
     }
     & .renew-promo-badge-text {
       font-size: 20upx;
-      font-weight: 800;
+      font-weight: bold;
       color: #78350f;
       letter-spacing: 2upx;
     }
@@ -846,7 +846,7 @@ export default {
     }
     & .renew-promo-line1-em {
       flex-shrink: 0;
-      font-size: 36upx;
+      font-size: 40upx;
       font-weight: 800;
       color: #fef08a;
       letter-spacing: 1upx;
@@ -855,15 +855,15 @@ export default {
     & .renew-promo-line1-rest {
       flex-shrink: 0;
       margin-left: 8upx;
-      font-size: 32upx;
+      font-size: 36upx;
       font-weight: 700;
       color: #ffffff;
       letter-spacing: 1upx;
     }
     & .renew-promo-line2 {
       margin-top: 12upx;
-      font-size: 24upx;
-      line-height: 34upx;
+      font-size: 28upx;
+      line-height: 40upx;
       color: rgba(255, 255, 255, 0.9);
       font-weight: 500;
       white-space: nowrap;