优化页面

This commit is contained in:
pengxiaolong
2025-06-05 23:50:08 +08:00
parent d766790f04
commit f4901f1312
49 changed files with 2391 additions and 912 deletions

View File

@@ -13,11 +13,19 @@
}
.Return.data-v-36b7ee78 {
position: absolute;
top: 100rpx;
top: 110rpx;
left: 35rpx;
width: 46rpx;
height: 46rpx;
}
.title.data-v-36b7ee78 {
position: absolute;
top: 120rpx;
left: 315rpx;
font-size: 34rpx;
color: #100e0f;
font-weight: 500;
}
.ReturnImg.data-v-36b7ee78 {
width: 100%;
height: 100%;
@@ -130,10 +138,10 @@
height: 46rpx;
margin-left: 40rpx;
}
.createModule.data-v-36b7ee78{
position: fixed;
bottom: 0;
right: 0;
z-index: 998;
width: 100vw;
.createModule.data-v-36b7ee78 {
position: fixed;
bottom: 0;
right: 0;
z-index: 998;
width: 100vw;
}