优化页面
This commit is contained in:
3
unpackage/dist/dev/mp-weixin/recompose.js
vendored
3
unpackage/dist/dev/mp-weixin/recompose.js
vendored
@@ -121,12 +121,10 @@ const _sfc_main = {
|
||||
//性别
|
||||
gender(item) {
|
||||
this.genders = item.value;
|
||||
common_vendor.index.__f__("log", "at pages/Mine/minecomponents/recompose/recompose.vue:314", item);
|
||||
},
|
||||
//日期
|
||||
country(item) {
|
||||
this.countrys = item.value;
|
||||
common_vendor.index.__f__("log", "at pages/Mine/minecomponents/recompose/recompose.vue:319", item);
|
||||
},
|
||||
// //主播名称
|
||||
// handleOverlayClick(event) {
|
||||
@@ -216,7 +214,6 @@ const _sfc_main = {
|
||||
title: "修改中...",
|
||||
mask: true
|
||||
});
|
||||
common_vendor.index.__f__("log", "at pages/Mine/minecomponents/recompose/recompose.vue:422", this.senderId, this.sendingTime, this.nameAnchor, this.genders, this.numberCoins, this.remarks, this.id, this.AnchorProfilePicture, this.session);
|
||||
const res = await components_request.request({
|
||||
url: "pk/updatePkInfoById",
|
||||
method: "POST",
|
||||
|
||||
Reference in New Issue
Block a user