feige
2024-10-13 3119fa3f7f7a1791d918d77d3e8315d762719ab7
ruoyi-ui/src/views/login.vue
@@ -216,7 +216,9 @@
    </div>
  </div>
  
  <div class="gpr"></div>
  <div class="gpr">
      <img :key="url" :src="url" style="width:100%;height:100%"></img>
  </div>
</div>
</template>
@@ -236,6 +238,7 @@
       }
     };
    return {
     url: require('../assets/images/index.png'),
      openRegister: false,
     open: false,
      codeUrl: "",
@@ -385,8 +388,8 @@
<style rel="stylesheet/scss" lang="scss">
.gpr{
   width:100%;
   height:600px;
   background: no-repeat center/40% url("../assets/images/Group 132.png");
   height:1200px;
   //background: no-repeat center/100% url("../assets/images/index.png");
}
    .customWidth{
         width:40%;  // 设置弹出框宽度的数值
@@ -396,8 +399,10 @@
   margin-right: 20px;
}
.Group_132{
   //background: no-repeat center/100% url("../assets/images/index.png");
  // background: no-repeat center/40% url("../assets/images/Group 132.png");
  height: 100%;
  height: 1200px;
  width:  100%;
  background-color: #FEF7FC;
  //background-position: 49.5% 16.2% ;