CocosCreator里的webView如何postURL ?

  • Creator 版本号:1.4.0
    CocosCreator里的webView如何postURL?
    就像Android的:
    webView.postUrl(URL, postData.getBytes());