zhaojs
2023-07-20 fc9bd6378d3bfbde6d5c71535757a3d44de8d8ff
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;