完成小程序端接单模块的前端部分

This commit is contained in:
chen-xin-zhi 2025-06-02 00:48:56 +08:00
parent 62a6b0eec6
commit d27559fda7

View File

@ -148,12 +148,6 @@
.text_6 { .text_6 {
width: 114.38rpx; width: 114.38rpx;
} }
.pos {
/* position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%); */
}
.font_7 { .font_7 {
font-size: 26.25rpx; font-size: 26.25rpx;
font-family: SourceHanSansCN; font-family: SourceHanSansCN;
@ -167,12 +161,6 @@
.group_5 { .group_5 {
width: 75.75rpx; width: 75.75rpx;
} }
.pos_2 {
/* position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%); */
}
.image_6 { .image_6 {
margin-left: 51.38rpx; margin-left: 51.38rpx;
} }