文件路徑: 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)
});
},
一號萌小兔 最后編輯于2024-05-27 16:01:44
{{item.user_info.nickname ? item.user_info.nickname : item.user_name}} LV.{{ item.user_info.bbs_level }}
作者 管理員 企業
{{itemf.name}}
{{itemc.user_info.nickname}}
{{itemc.user_name}}
回復 {{itemc.comment_user_info.nickname}}{{itemf.name}}
相關推薦
快速安全登錄
微信登錄/注冊
{{ bind_phone ? '綁定手機' : '手機登錄'}}