当前位置:网站首页>Harmonyos third training notes
Harmonyos third training notes
2022-07-03 07:41:00 【A beginner of Science】
Reproduce the screenshot of the first page

cookbook Related codes
<element name= "cb-swiper" src="./swiper/swiper"></element>
<element name= "cb-hotcate" src="./hotcate/hotcate"></element>
<div class= "cb-container">
<div class="cb-title">
<text> Food collection </text>
</div>
<div class="cb-body">
<list>
<list-item class="cb-body-item">
<cb-swiper list="{
{list}}"></cb-swiper>
</list-item>
<list-item class="cb-body-item">
<cb-hotcate></cb-hotcate>
</list-item>
</list>
</div>
</div>.cb-container {
flex-direction: column ;
}
.cb-body {
flex: 1;
}
.cb-body-item{
flex-direction: column;
}
.cb-title {
width: 100%;
height: 44px;
justify-content: center;
align-items: center;
background-color: #ee742f;
}
text{
font-size: 16px;
font-weight: normal;
color:#fff;
}// @ts-nocheck
import list from '../../../common/data/cook-list.json';
export default {
data: {
list: []
} ,
onInit() {
this.list=list.data
}
}边栏推荐
- PAT甲级 1028 List Sorting
- Logging log configuration of vertx
- 华为交换机配置ssh登录远程管理交换机
- HISAT2 - StringTie - DESeq2 pipeline 进行bulk RNA-seq
- Vertx multi vertical shared data
- Introduction of buffer flow
- PAT甲级 1031 Hello World for U
- UA camouflage, get and post in requests carry parameters to obtain JSON format content
- Some basic operations of reflection
- OSPF experiment
猜你喜欢

Partage de l'expérience du projet: mise en œuvre d'un pass optimisé pour la fusion IR de la couche mindstore

Use of other streams

技术干货|昇思MindSpore创新模型EPP-MVSNet-高精高效的三维重建

【CoppeliaSim4.3】C#调用 remoteApi控制场景中UR5

Es writing fragment process

Image recognition and detection -- Notes

Go language foundation ----- 10 ----- string related operations (operation function, string conversion)

技术干货|昇思MindSpore算子并行+异构并行,使能32卡训练2420亿参数模型

The concept of C language pointer

HarmonyOS第三次培训笔记
随机推荐
Go language foundation ----- 06 ----- anonymous fields, fields with the same name
【MySQL 13】安装MySQL后第一次修改密码,可以可跳过MySQL密码验证进行登录
VMware network mode - bridge, host only, NAT network
Vertx metric Prometheus monitoring indicators
技术干货|昇思MindSpore算子并行+异构并行,使能32卡训练2420亿参数模型
【开发笔记】基于机智云4G转接板GC211的设备上云APP控制
Go language - loop statement
【MySQL 12】MySQL 8.0.18 重新初始化
Go language foundation ----- 13 ----- file
Es writing fragment process
Go language foundation ----- 03 ----- process control, function, value transfer, reference transfer, defer function
技术干货|昇思MindSpore创新模型EPP-MVSNet-高精高效的三维重建
Grpc message sending of vertx
EtherCAT state machine transition (ESM)
Go language foundation ------17 ----- channel creation, read-write, security shutdown, multiplexing select
圖像識別與檢測--筆記
Go language foundation ------ 14 ------ gotest
Vertx's responsive MySQL template
Technical dry goods | alphafold/ rosettafold open source reproduction (2) - alphafold process analysis and training Construction
URL programming