文件路徑: pages/activity/registrate_activity/index.vue
uploadpic方法改為下面圈住的代碼:

uploadpic: function(index) {
let that = this;
this.$util.uploadImageOne('upload/image', function(res) {
that.formData[index]['value'].push(res.data.path)
});
},
文件路徑: pages/activity/registrate_activity/index.vue
uploadpic方法改為下面圈住的代碼:

uploadpic: function(index) {
let that = this;
this.$util.uploadImageOne('upload/image', function(res) {
that.formData[index]['value'].push(res.data.path)
});
},一號(hào)萌小兔 最后編輯于2024-05-27 16:01:44
{{item.user_info.nickname ? item.user_info.nickname : item.user_name}} LV.{{ item.user_info.bbs_level || item.bbs_level }}
作者 管理員 企業(yè)
{{itemf.name}}
打賞
已打賞¥{{item.reward_price}}
{{itemc.user_info.nickname}}
{{itemc.user_name}}
回復(fù) {{itemc.comment_user_info.nickname}}
{{itemf.name}}
打賞
已打賞¥{{itemc.reward_price}}
打賞
已打賞¥{{reward_price}}
相關(guān)推薦
熱門(mén)文章
推薦板塊
快速安全登錄
微信登錄/注冊(cè)
{{ bind_phone ? '綁定手機(jī)' : '手機(jī)登錄'}}