可信代码库-AI助手显示软件详情页面开发

This commit is contained in:
付民康
2025-05-09 14:13:08 +08:00
parent 95bac2fe24
commit e9a10f9bfc
20 changed files with 4096 additions and 9755 deletions

View File

@@ -268,6 +268,49 @@
text-align: left;
}
}
.jyh-card2 {
padding: 16px 20px;
background: #F3F3F3;
.card-title {
color: #252B3A;
font-family: HarmonyOS Sans SC;
font-weight: bold;
font-size: 14px;
line-height: 22px;
letter-spacing: 0px;
text-align: left;
margin-bottom: 16px;
}
.card-key {
color: #595959;
font-family: HarmonyOS Sans SC;
font-weight: regular;
font-size: 14px;
line-height: 22px;
letter-spacing: 0px;
text-align: left;
}
.card-val {
color: #191919;
font-family: HarmonyOS Sans;
font-weight: regular;
font-size: 14px;
line-height: 22px;
letter-spacing: 0px;
text-align: left;
}
.card-url {
color: #5E7CE0;
font-family: HarmonyOS Sans;
font-weight: regular;
font-size: 14px;
line-height: 22px;
letter-spacing: 0px;
text-align: left;
}
}
.devui-status:before {
margin-right: 12px;