Skip to content

Commit cfaef6c

Browse files
committed
Update APIscript.user.js
test
1 parent c13d964 commit cfaef6c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

APIscript/APIscript.user.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ function matchNode(xpath, context) {
2020

2121
// 监听事件触发时执行
2222
var checkDetail = function(){
23-
23+
24+
25+
winAlert('已加载!');
2426
// 关注公共变量window.* 如:window.g_config
2527
var ks = win.KISSY,T;
2628
T = win.TShop;

0 commit comments

Comments
 (0)