This commit is contained in:
parent
53e70cbde4
commit
363e18ac8b
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="div w-[100%]" ref="gw">
|
||||
<div class="list px-3">
|
||||
<n-upload style="height: 200px; width: 50%" multiple directory-dnd action="https://pic.hxyouzi.com/api/v1/upload"
|
||||
<n-upload style="height: 200px; width: 50%" multiple directory-dnd action="https://www.hxyouzi.com/pic/upload"
|
||||
accept="image/*" :data="{ strategy_id: 2 }"
|
||||
:headers="{ Authorization: 'Bearer ' + '1|YbgN4rXb5pj225CNuMNj20fxbpo2xGHliGxtTWDH' }" :show-file-list="false"
|
||||
:on-finish="fileFinish">
|
||||
|
Loading…
Reference in New Issue
Block a user