微信小程序中出现:脚本错误或者未正确调用 Page()

错误:

解决方法:

//在页面当中的.js文件里面加上 Page({ })即可

猜你喜欢

转载自blog.csdn.net/qq_37461695/article/details/82949154