Commit 83ee93cd by 毛勇泽

设置系统信息

parent 5b494d1c
......@@ -31,10 +31,6 @@ struct DeviceInfoPage {
Column() {
Flex({ direction: FlexDirection.Column }) {
TitleBar({ title: "设备系统信息" })
Divider()
.strokeWidth(2)
.color($r("app.color.white"))
.width("100%")
List({ space: 2 }) {
ForEach(deviceEnum, (item, index) => {
ListItem() {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论