fix ico
This commit is contained in:
parent
0e711ecd88
commit
f93e064b67
Binary file not shown.
BIN
img/candle.png
Normal file
BIN
img/candle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.4 KiB |
BIN
img/weixin.png
BIN
img/weixin.png
Binary file not shown.
Before Width: | Height: | Size: 39 KiB |
@ -323,7 +323,8 @@ for (var day of days) {
|
|||||||
$("#change1").html("今天是国家纪念日,全站已切换为黑白模式");
|
$("#change1").html("今天是国家纪念日,全站已切换为黑白模式");
|
||||||
iziToast.info({
|
iziToast.info({
|
||||||
timeout: 14000,
|
timeout: 14000,
|
||||||
icon: 'fad fa-candle-holder',
|
//icon: 'fad fa-candle-holder',
|
||||||
|
iconUrl: './img/candle.png',
|
||||||
title: '今天是国家纪念日',
|
title: '今天是国家纪念日',
|
||||||
message: '历史不会忘记,人民永远铭记!'
|
message: '历史不会忘记,人民永远铭记!'
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user