<template>
  <div class='container'>
    <img src='path_to_your_image' alt='image' class='image' />
  </div>
</template>
<style>
.container {
  position: fixed;
  bottom: 0;
  right: 0;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin-right: 10px;
}

.image {
  width: 100%;
  height: 100%;
}
</style>
Vue.js 将图片放置在页面右下角

原文地址: https://www.cveoy.top/t/topic/fPxz 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录