添加图标和页面

This commit is contained in:
zhengw
2025-12-26 17:26:32 +08:00
parent 3e53beb7bb
commit 55523a761f
22 changed files with 768 additions and 7 deletions

View File

@@ -1,3 +1,14 @@
button.t-button {
font-weight: normal;
margin-left: 0;
margin-right: 0;
}
view.t-input {
flex: none;
padding: 12px;
}
view.t-popup__close {
padding: 6px;
}