qq_41295110
2025-07-22 ed9e939e595003a3044d45b0860ceb2ca77b9723
pages/index/mine.vue
@@ -180,5 +180,17 @@
      font-size: 36rpx;
      text-align: center;
   }
   .vers{
      position: fixed;
      z-index: 99;
      bottom: 0;
      left: 0;
      font-size: 28rpx;
      color: #888;
      margin-bottom: 20rpx;
      text-align: center;
      width: 100%;
   }
}
</style>