크리에이터 리스트 - 프로필 이미지 다운로드 버튼 추가

This commit is contained in:
Yu Sung 2024-10-24 11:58:56 +09:00
parent 29884883eb
commit b71dff04fb
1 changed files with 8 additions and 19 deletions

View File

@ -10,25 +10,7 @@
<v-container>
<v-row>
<v-col>
<v-text-field
v-model="utm_source"
label="예) youtube, google"
/>
</v-col>
<v-col>
<v-text-field
v-model="utm_medium"
label="예) email, cpc"
/>
</v-col>
<v-col>
<v-text-field
v-model="utm_campaign"
label="예) 화이트데이"
/>
</v-col>
<v-col cols="2" />
<v-spacer />
<v-col cols="4">
<v-text-field
v-model="search_word"
@ -104,6 +86,13 @@
:src="item.profileUrl"
class="rounded-circle"
/>
<br>
<a
:href="item.profileUrl"
class="v-btn v-btn--outlined"
>
다운로드
</a>
</td>
<td>{{ item.userType }}</td>
<td>