fanlvwen

Results 22 comments of fanlvwen

![image](https://user-images.githubusercontent.com/36951996/183329529-7943915d-401e-49ee-a673-9ae66080cf0b.png)

[demo.zip](https://github.com/NervJS/taro/files/9286510/demo.zip) @Chen-jj 辛苦看下。是win10环境

> ![image](https://user-images.githubusercontent.com/36951996/183329529-7943915d-401e-49ee-a673-9ae66080cf0b.png) @Chen-jj 你看我这个截图,编译出来的确实就是 左边是代码,右边是支付宝ide

很神奇,同样的代码,两边编译出来的代码却不一样,可能是系统配置不一样导致?

> @fanlvwen 我的截图是用你的 demo 跑的,的确没能复现。。 我的截图也是demo的代码,我试过两个项目,一个是我们之前2.x的项目,升级了taro和依赖,图片不展示,我以为是依赖问题,然后我用taro init重新建了这个demo项目,依然是不展示图片,编译成了text

[dist.zip](https://github.com/NervJS/taro/files/9289181/dist.zip) @Chen-jj

> static-image ![image](https://user-images.githubusercontent.com/36951996/183854496-5254e5cb-df30-4448-ac28-80f2248d02af.png) cli版本是3.5.2,在编译的时候,`static-image`的值就是 4了 支付宝ide没有打印相关日志

![image](https://user-images.githubusercontent.com/36951996/183854903-170fb24d-aced-4149-87c9-51503f365f5d.png) 系统环境下也是3.5.2;

你是用demo直接install后run dev:alipay的吗,我这边应该是vue2的

> ```diff > /node_modules/@tarojs/runtime-rn/dist/page.js > ``` ![image](https://github.com/NervJS/taro/assets/36951996/187f711d-87b4-437a-9d05-10cfd9ad181a) @zhiqingchen 好像没有发布出来,3.6.6还是没有nestedScrollEnabled={true}