优化页面

This commit is contained in:
pengxiaolong
2025-05-27 13:06:24 +08:00
parent 728dfd501f
commit cf8728f0d7
29 changed files with 357 additions and 137 deletions

View File

@@ -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,