[feature](weaapp) add agent

This commit is contained in:
williamhliu
2023-08-20 18:17:00 +08:00
parent c93e60ced7
commit aa218898ff
40 changed files with 1928 additions and 316 deletions

View File

@@ -48,6 +48,13 @@
font-weight: 500;
}
&-content {
display: flex;
flex-direction: column;
width: 100%;
row-gap: 12px;
}
&-indicator {
display: flex;
flex-direction: column;