示例代码片段
var joinedArr = ["first choice", "second choice"];
$(joinedArr).valid();
上面的代码向我抛出 Uncaught TypeError: Illegal invocation at init.e.fn.valid ( https://builder-assets.unbounce.com/published-js/jquery-shims.bundle-deb76da.z.js:1: 4815 ) 在:1:14错误
我正在尝试unbounce的东西