作业:百度前端架构师面试题
371
等5人参与

百度前端架构师面试题—全栈实现图书销量排行榜

图片描述


export default class FstToThrdCtgy {
  static store = ctgyStore()
  static storeRefs = storeToRefs(FstToThrdCtgy.store)
  // static firstCtgyActiveIndex: Ref<number> = ref(0)  T1
  static async getFirstCtgys() {
    await this.store.findFirstCtgyList()
    this.storeFirstCtgy(this.store.firstCtgyActiveIndex + 1)
  }
  .....
}
 
我的作业
去发布

登录后即可发布作业,立即

全部作业

数据加载中...

意见反馈 帮助中心 APP下载
官方微信