expected declaration or statement at end of input
可能错误:
某一个函数或者变量没有在使用之前声明。
某个地方少了个括号。
如有帮助,欢迎点赞+采纳哈!
有函数或者变量没有在使用之前声明或者是在哪少了个括号。