klren0312 / daliy_knowledge

知识积累,正确使用方式是watch
22 stars 4 forks source link

处理微信小程序使用ts时, 页面中使用const app = getApp(),报错无法重新声明块范围变量“app” #818

Open klren0312 opened 3 months ago

klren0312 commented 3 months ago

解决方法

在页面ts文件中加入

export {}

参考资料

https://developers.weixin.qq.com/community/develop/doc/00082a6fc70e58c94bf936f035b400