优化页面
This commit is contained in:
6
unpackage/dist/dev/mp-weixin/NewAddedPk.js
vendored
6
unpackage/dist/dev/mp-weixin/NewAddedPk.js
vendored
@@ -37,7 +37,7 @@ const _sfc_main = {
|
||||
}
|
||||
};
|
||||
},
|
||||
onLoad() {
|
||||
mounted() {
|
||||
common_vendor.index.getStorage({
|
||||
key: "userinfo",
|
||||
success: (res) => {
|
||||
@@ -107,13 +107,13 @@ const _sfc_main = {
|
||||
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