收藏
回答

ts的支持能便捷一点吗?页面上的shared怎么定义类型?

Component({
 lifetimes: {
    created() {
      this.searchBarWidth = shared(100)
      this.navBarOpactiy = shared(1)
  }
})

硬是百度、Google翻遍也没答案!真是服了

回答关注问题邀请回答
收藏
登录 后发表内容