update
This commit is contained in:
@@ -17,6 +17,7 @@ const OpenTypeFun = async (options) => {
|
||||
break;
|
||||
}
|
||||
case 3: { // 微信连接
|
||||
window.open(url);
|
||||
break;
|
||||
}
|
||||
case 4: { // 外部连接
|
||||
|
||||
Reference in New Issue
Block a user