摘要: 尝试在父组件中改变子组件UI中未用到的状态变量【失败】 一个页面入口文件,一个组件 子组件用@Prop不行,用@Link也不行 点击查看 Index.ets 代码 import { Text01 } from './text01' @Entry @Component struct Index { @ 阅读全文
posted @ 2025-04-28 21:00 喵碳 阅读(46) 评论(0) 推荐(0)