bug
This commit is contained in:
@@ -74,12 +74,6 @@
|
||||
},
|
||||
|
||||
upload () {
|
||||
if (!this.token) {
|
||||
this.$refs.login.show()
|
||||
|
||||
return false
|
||||
}
|
||||
|
||||
this.imgList = []
|
||||
this.hideStatus = false
|
||||
uni.chooseImage({
|
||||
@@ -240,7 +234,7 @@
|
||||
|
||||
.photo-header {
|
||||
position: relative;
|
||||
height: 400px;
|
||||
height: 448px;
|
||||
padding: 150px 48px 0;
|
||||
|
||||
image {
|
||||
@@ -272,7 +266,7 @@
|
||||
}
|
||||
|
||||
.phone-wrapper {
|
||||
margin-top: 90px;
|
||||
margin-top: 26px;
|
||||
padding: 0 32px;
|
||||
|
||||
& > h2 {
|
||||
|
||||
Reference in New Issue
Block a user