MrShi
7 天以前 9c57e2598f463cb6529dd3730ad7a40d178429e1
web/pages/index/index.vue
@@ -146,10 +146,7 @@
      padding: 20rpx 30rpx;
      box-sizing: border-box;
      .btn {
         position: fixed;
         left: 30rpx;
         bottom: calc(30rpx + env(safe-area-inset-bottom));
         width: calc(100vw - 60rpx);
         width: 100%;
         height: 88rpx;
         line-height: 88rpx;
         text-align: center;
@@ -158,6 +155,7 @@
         font-weight: 500;
         font-size: 32rpx;
         color: #FFFFFF;
         margin-top: 150rpx;
      }
      .banner {
         width: 100%;