调整购物商品兑换,节点中心调整,权证转让管理增加筛选,调整交易市场

This commit is contained in:
唐明明
2021-11-11 16:40:19 +08:00
parent d3ca6422a0
commit 8dec48f748
9 changed files with 1144 additions and 997 deletions

View File

@@ -292,9 +292,17 @@
line-height: 90rpx;
font-size: $title-size;
}
textarea{
width: 100%;
padding: 20rpx 0;
line-height: 50rpx;
font-size: $title-size;
}
.picker-text {
position: relative;
padding-right: 90rpx;
line-height: 90rpx;
font-size: $title-size;
.picker-icon {
position: absolute;
right: 0;