修改 画布布局

This commit is contained in:
X1627315083
2024-10-10 11:32:49 +08:00
parent 982bbee122
commit 03a85a3642
20 changed files with 272 additions and 143 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="otherUsers">
<div class="otherUsers_page_titleImg">
<img src="https://code-create.com.hk/wp-content/uploads/2022/12/about_banner-1.jpg" alt="">
<!-- <img src="https://code-create.com.hk/wp-content/uploads/2022/12/about_banner-1.jpg" alt=""> -->
</div>
<div class="otherUsers_userDetail">
<div class="otherUsers_userDetail_img">
@@ -119,6 +119,8 @@ export default defineComponent({
flex-direction: column;
overflow-y: auto;
.otherUsers_page_titleImg{
flex-shrink: 0;
height: 10rem;
img{
width: 100%;
height: 30rem;