HarmonyOS 实战教程(四):首页布局实现 —— Swiper 轮播、Grid 网格与组件化 —— 以「柚兔自测量表」为例
一、首页整体结构
MeCharts 首页 HomeView 承载了所有量表入口,整体结构为:顶部导航栏 可滚动内容区(轮播图 分类网格)。Preview
ComponentV2
export struct HomeView {Local globalInfoModel: GlobalInfoModel AppStorage.get…
2026/7/25 23:38:41