feat:添加点赞功能
@@ -124,7 +124,8 @@ fileDialogVisible.value=false;
|
|||||||
}
|
}
|
||||||
//文件上传成功后
|
//文件上传成功后
|
||||||
const onSuccess=(response)=>{
|
const onSuccess=(response)=>{
|
||||||
fileUrlList.value.push(response.data[0].id)
|
fileUrlList.value.push(response[0].id)
|
||||||
|
|
||||||
}
|
}
|
||||||
//图片上传
|
//图片上传
|
||||||
const imgAdd = async (pos, $file) => {
|
const imgAdd = async (pos, $file) => {
|
||||||
|
|||||||
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 616 KiB |
|
After Width: | Height: | Size: 5.4 KiB |