|
@@ -81,10 +81,10 @@
|
|
|
// 【風的通行證】已送出訊息通知
|
|
|
function nft_sent_message() {
|
|
|
Swal.fire({
|
|
|
- title: '【火的通行證】已送出',
|
|
|
+ title: '「火」通行證已送出',
|
|
|
icon: 'success',
|
|
|
confirmButtonColor: '#3085d6',
|
|
|
- html: '加入Ark Cards好友,即可進入【我的NFT收藏】查看'
|
|
|
+ html: '加入Ark Cards好友<br>點擊【我的NFT收藏】<br>即可收到「火」通行證'
|
|
|
}).then((result) => {
|
|
|
if (result.isConfirmed) {
|
|
|
window.location.replace('https://liff.line.me/1645278921-kWRPP32q/?accountId=067ztnge');
|