diff --git a/zh-cn/release-notes/changelog/v3.2-beta2/changelog-v3.2-beta2.md b/zh-cn/release-notes/changelog/v3.2-beta2/changelog-v3.2-beta2.md index 1eb1557a8670a9aac9a4f5ba354b216c4d01ccb1..97cc21a129800e7f6018318d098ceeb4657e37d2 100644 --- a/zh-cn/release-notes/changelog/v3.2-beta2/changelog-v3.2-beta2.md +++ b/zh-cn/release-notes/changelog/v3.2-beta2/changelog-v3.2-beta2.md @@ -35,9 +35,9 @@ OpenHarmony应用沙箱组件 当出现以下情况时,将private修饰去掉,即可通过编译。 -![](figures\compile-change1-1.png) +![](figures/compile-change1-1.png) -![](figures\compile-change1-2.png) +![](figures/compile-change1-2.png) **变更2:**自定义组件Struct的成员属性不能和内置属性方法名重名。 @@ -53,6 +53,6 @@ OpenHarmony应用沙箱组件 当出现以下情况时,修改属性名,使其与内置属性方法名不重名。 -![](figures\compile-change2-1.png) +![](figures/compile-change2-1.png) -![](figures\compile-change2-2.png) \ No newline at end of file +![](figures/compile-change2-2.png) \ No newline at end of file