lanma

Results 3 issues of lanma

在 mian index.ts中执行console.log(app.getAppPath()); 会直接报Illegal invocation: Function must be called on an object of type App

### 相关平台 react(^18.0.0) + vite + tarojs(v 4.0.9)+@tarojs/components-advanced(v 4.0.9) + pnpm + nodejs(>v20)) ### 小程序基础库版本 3.8.0 ### 使用框架 React ### 问题描述 组件代码 import { VirtualWaterfall } from `@tarojs/components-advanced` function buildData(offset...

bug