优化页面

This commit is contained in:
pengxiaolong
2025-06-06 22:36:41 +08:00
parent f4901f1312
commit d30589fd05
99 changed files with 1091 additions and 1310 deletions

View File

@@ -6,7 +6,7 @@
mode="scaleToFill"
class="Navigationimg"
/>
<!-- <image @click="" src="../../../static/Return.png" mode="scaleToFill" class="Return" /> -->
<div class="Return">消息</div>
</div>
<div
class="tui-conversation"
@@ -143,13 +143,14 @@ const getPassingRef = (ref) => {
height: 200rpx;
z-index: 998;
}
/* .Return {
width: 50rpx;
height: 50rpx;
.Return {
width: 70rpx;
height: 70rpx;
position: absolute;
top: 100rpx;
left: 40rpx;
top: 120rpx;
left: 360rpx;
z-index: 999;
} */
font-weight: bold;
}
</style>
<style lang="scss" scoped src="./style/index.scss"></style>