zhaojs
2023-07-18 0e1bce71603c5cbb92b3fe6387c87430528d18a9
uniapp/pages/index/index.vue
@@ -369,6 +369,11 @@
</script>
<style lang="scss">
   uni-image
   {
      width:30rem;
      height:25rem
   }
   .index-wrapper {
      height: 100vh;
      overflow: hidden;
@@ -585,9 +590,10 @@
         // height: 100vw;
       }
   }
   .clone {
       position:absolute;
       bottom: -150rpx;
       bottom: -30rpx;
       transform: translate(calc(50% - 32rpx));
       .image {
           width: 64rpx;