鸿蒙项目基础搭建 守护地中海的花 2024-05-08 79 阅读1分钟 本文记录项目搭建开始 1.创建项目-使用git管理 2.修改项目名称与icon module.json5 startWindowIcon 启动图 3.导入资源色值 在src/main/resources/base/element/color.json中写入上面的接种基础色值 $r('app.color.start_window_background') 4.基础目录搭建