Merge pull request 'develop' (#2) from develop into master
Reviewed-on: #2
This commit is contained in:
commit
8da4fb21fc
|
@ -148,12 +148,6 @@
|
|||
.text_6 {
|
||||
width: 114.38rpx;
|
||||
}
|
||||
.pos {
|
||||
/* position: absolute;
|
||||
left: 0;
|
||||
top: 50%;
|
||||
transform: translateY(-50%); */
|
||||
}
|
||||
.font_7 {
|
||||
font-size: 26.25rpx;
|
||||
font-family: SourceHanSansCN;
|
||||
|
@ -167,12 +161,6 @@
|
|||
.group_5 {
|
||||
width: 75.75rpx;
|
||||
}
|
||||
.pos_2 {
|
||||
/* position: absolute;
|
||||
right: 0;
|
||||
top: 50%;
|
||||
transform: translateY(-50%); */
|
||||
}
|
||||
.image_6 {
|
||||
margin-left: 51.38rpx;
|
||||
}
|
||||
|
|
|
@ -8,6 +8,7 @@ Page({
|
|||
*/
|
||||
data: {
|
||||
items: [null],
|
||||
cxz: "",
|
||||
nickName: "",
|
||||
userAvatar: "",
|
||||
phoneNumber: "",
|
||||
|
|
Loading…
Reference in New Issue
Block a user