diff --git a/torn-trans-zhcn.user.js b/torn-trans-zhcn.user.js index 0399d80..a7cd138 100644 --- a/torn-trans-zhcn.user.js +++ b/torn-trans-zhcn.user.js @@ -1,8 +1,8 @@ // ==UserScript== -// @lastmodified 202202252131 +// @lastmodified 202203031126 // @name 芜湖助手 // @namespace WOOH -// @version 0.3.21 +// @version 0.3.22 // @description 托恩,起飞! // @author Woohoo[2687093] Sabrina_Devil[2696209] // @match https://www.torn.com/* @@ -23,13 +23,18 @@ if (window.WHTRANS) return; window.WHTRANS = true; // 版本 - const version = '0.3.21'; + const version = '0.3.22'; // 修改历史 const changelist = [ { todo: true, cont: `翻译:baza npc商店、imarket、imarket搜索结果`, }, + { + ver: '0.3.22', + date: '20220303', + cont: `修改了通知样式`, + }, { ver: '0.3.21', date: '20220225', @@ -3854,12 +3859,14 @@ height:30px; }, }); // 测试按钮 -// if (isDev()) settingsArr.push({ -// domType: 'button', -// domId: 'wh-test-btn', -// domText: '测试按钮', -// clickFunc: function () {}, -// }) + // if (isDev()) settingsArr.push({ + // domType: 'button', + // domId: 'wh-test-btn', + // domText: '测试按钮', + // clickFunc: function () { + // WHNotify('123',{timeout:60}) + // }, + // }); } // 菜单node const $zhongNode = initIcon(); @@ -6779,7 +6786,7 @@ margin: 0 0 3px; new_node.classList.add('wh-notify-item'); new_node.innerHTML = `
${msg}