提交h5
This commit is contained in:
@@ -26,7 +26,7 @@ namespace DontConfuse
|
||||
string[] a = str.Split("##");
|
||||
if (a.Length >= 2)
|
||||
{
|
||||
WebviewManager.Instance.TouchClickPoint(a[0] + "|" + a[1]);
|
||||
// WebviewManager.Instance.TouchClickPoint(a[0] + "|" + a[1]);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user