Compare commits

..

2 Commits

Author SHA1 Message Date
huxuejian
cc58301191 Merge branch 'dev-wdb' of http://175.27.226.205:3000/huxuejian/ykt-wxapp into dev-wdb 2026-02-11 17:24:50 +08:00
huxuejian
aa8a91d002 Update hospital-select.vue 2026-02-11 17:24:48 +08:00

View File

@ -96,4 +96,8 @@ onLoad((opt) => {
width: 40rpx;
height: 40rpx;
}
.pt-12 {
padding-top: 24rpx;
}
</style>