优化页面
This commit is contained in:
@@ -153,7 +153,7 @@ export default {
|
||||
}
|
||||
};
|
||||
},
|
||||
onLoad() {
|
||||
mounted() {
|
||||
uni.getStorage({
|
||||
key: "userinfo",
|
||||
success: (res) => {
|
||||
@@ -236,13 +236,13 @@ export default {
|
||||
method: "POST",
|
||||
data: {
|
||||
anchorId: this.nameAnchor,
|
||||
pk_time: this.datetimesingle,
|
||||
pkTime: this.sendingTime,
|
||||
sex: this.genders,
|
||||
country: this.countrys,
|
||||
coin: this.numberCoins,
|
||||
remark: this.remarks,
|
||||
status: 0,
|
||||
sender_id: this.id,
|
||||
senderId: this.id,
|
||||
anchorIcon: "",
|
||||
},
|
||||
userInfo: true,
|
||||
|
||||
Reference in New Issue
Block a user