feat. [SWV-807] 컴포넌트(BTN, TXT) 단위로 폰트 설정 기능 추가
This commit is contained in:
@@ -384,6 +384,9 @@ onMounted(() => {
|
||||
:text-color="
|
||||
getColorCodeFromData(start1depthData?.btn_info, 'txt')
|
||||
"
|
||||
:use-game-font="
|
||||
start1depthData?.btn_info?.use_game_font === 1
|
||||
"
|
||||
@click="sendLog(locale, start1depthData.tracking)"
|
||||
>
|
||||
{{ start1depthData?.btn_info?.txt_btn_name }}
|
||||
|
||||
Reference in New Issue
Block a user