Merge pull request 'develop' (#2) from develop into master

Reviewed-on: #2
This commit is contained in:
chenxinzhi 2025-06-01 17:03:32 +00:00
commit 8da4fb21fc
2 changed files with 1 additions and 12 deletions

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;
} }

View File

@ -8,6 +8,7 @@ Page({
*/ */
data: { data: {
items: [null], items: [null],
cxz: "",
nickName: "", nickName: "",
userAvatar: "", userAvatar: "",
phoneNumber: "", phoneNumber: "",