手机鸿蒙系统模板,鸿蒙应用开发-DevEco Studio 模板体验(三)

设置页面框架:

1fccceb143a5f3a247afd6a7c42fbc0d.png

434f53ffcb4b104689e5217abe3efbad.png

部分代码如下:

xmlns:ohos="

ohos:height="$float:singleCardViewHeight"

ohos:width="match_parent">

ohos:id="$+id:item_content_text"

ohos:height="$float:singleCardViewTextHeight"

ohos:width="match_content"

ohos:align_parent_left="true"

ohos:center_in_parent="true"

ohos:left_margin="$float:singleCardViewLeftMargin"

ohos:text_color="$color:textColorPrimary"

ohos:text_size="$float:textSizeBody1"/>

ohos:id="$+id:item_right_icon"

ohos:height="match_content"

ohos:width="match_content"

ohos:align_parent_right="true"

ohos:center_in_parent="true"

ohos:image_src="$graphic:icon_right_grey"

ohos:right_margin="$float:singleCardViewRightMargin"/>

ohos:id="$+id:item_right_content_text"

ohos:height="$float:singleCardViewRightTextHeight"

ohos:width="match_content"

ohos:center_in_parent="true"

ohos:left_of="$id:item_right_icon"

ohos:right_margin="$float:singleCardViewRightTextRightMargin"

ohos:text_color="$color:textColorSecondary"

ohos:text_size="$float:textSizeBody2"/>

页面滞留界面跳转

89bd2c7adb7623326446d4ef00630d62.png

755815354cc41373331510a2b7a8feb5.png

部分代码如下:

xmlns:ohos="

ohos:height="match_content"

ohos:width="match_parent"

ohos:bottom_margin="$float:margin_common"

ohos:left_margin="$float:breadth_common"

ohos:orientation="horizontal"

ohos:right_margin="$float:breadth_common"

ohos:top_margin="$float:margin_common">

ohos:height="match_parent"

ohos:width="match_content"

ohos:left_padding="$float:breadth_common"

ohos:orientation="horizontal"

ohos:weight="1">

ohos:id="$+id:item_icon"

ohos:height="$float:breadth_checkbox_image"

ohos:width="$float:breadth_checkbox_image"

ohos:layout_alignment="vertical_center"

ohos:left_margin="$float:margin_checkbox_image"

ohos:right_margin="$float:breadth_checkbox_image_margin"/>

ohos:id="$+id:text_layout"

ohos:height="match_content"

ohos:width="match_content"

ohos:orientation="vertical">

ohos:id="$+id:item_content_text"

ohos:height="match_content"

ohos:width="match_content"

ohos:layout_alignment="left"

ohos:text_size="$float:checkbox_main_text_size"/>

ohos:id="$+id:item_status_text"

ohos:height="match_content"

ohos:width="match_content"

ohos:layout_alignment="left"

ohos:multiple_lines="true"

ohos:text_size="$float:checkbox_minor_text_size"

ohos:top_margin="$float:margin_between_texts"

/>

xmlns:ohos="

ohos:id="$+id:checkbox_layout"

ohos:height="$float:height_checkbox_1"

ohos:width="match_content"

ohos:bottom_margin="$float:margin_common"

ohos:layout_alignment="right"

ohos:orientation="horizontal"

ohos:right_margin="$float:breadth_checkbox"

ohos:top_margin="$float:margin_common">

ohos:id="$+id:item_right_checkbox"

ohos:height="$float:height_checkbox_image"

ohos:width="$float:width_checkbox_image"

ohos:bottom_margin="$float:margin_common2"

ohos:image_src="$media:Enabled"

ohos:layout_alignment="vertical_center"

ohos:top_margin="$float:margin_common2"

/>

商品框架:

7b86ccd58b674463acfa6435bdb1a46d.png

cdf33f4cb1f9f7f3efec44d8ded7a713.png

9a89092a6560f3dd085781d5c5b1d924.png

部分代码:

xmlns:ohos="

ohos:height="match_content"

ohos:width="match_parent"

ohos:bottom_margin="$float:margin_common"

ohos:left_margin="$float:breadth_common"

ohos:orientation="horizontal"

ohos:right_margin="$float:breadth_common"

ohos:top_margin="$float:margin_common">

ohos:height="match_parent"

ohos:width="match_content"

ohos:left_padding="$float:breadth_common"

ohos:orientation="horizontal"

ohos:weight="1">

ohos:id="$+id:item_icon"

ohos:height="$float:breadth_checkbox_image"

ohos:width="$float:breadth_checkbox_image"

ohos:layout_alignment="vertical_center"

ohos:left_margin="$float:margin_checkbox_image"

ohos:right_margin="$float:breadth_checkbox_image_margin"/>

ohos:id="$+id:text_layout"

ohos:height="match_content"

ohos:width="match_content"

ohos:orientation="vertical">

ohos:id="$+id:item_content_text"

ohos:height="match_content"

ohos:width="match_content"

ohos:layout_alignment="left"

ohos:text_size="$float:checkbox_main_text_size"/>

ohos:id="$+id:item_status_text"

ohos:height="match_content"

ohos:width="match_content"

ohos:layout_alignment="left"

ohos:multiple_lines="true"

ohos:text_size="$float:checkbox_minor_text_size"

ohos:top_margin="$float:margin_between_texts"

/>

xmlns:ohos="

ohos:id="$+id:checkbox_layout"

ohos:height="$float:height_checkbox_1"

ohos:width="match_content"

ohos:bottom_margin="$float:margin_common"

ohos:layout_alignment="right"

ohos:orientation="horizontal"

ohos:right_margin="$float:breadth_checkbox"

ohos:top_margin="$float:margin_common">

ohos:id="$+id:item_right_checkbox"

ohos:height="$float:height_checkbox_image"

ohos:width="$float:width_checkbox_image"

ohos:bottom_margin="$float:margin_common2"

ohos:image_src="$media:Enabled"

ohos:layout_alignment="vertical_center"

ohos:top_margin="$float:margin_common2"

/>

完整代码地址:

原作者:

蛟龙腾飞

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值