Merge branch 'feature/GFRS-1523【待确定】商品商城' into dev

This commit is contained in:
yuweiqi
2020-07-01 20:40:11 +08:00

View File

@@ -133,8 +133,8 @@ export default {
div:last-child.van-cell { div:last-child.van-cell {
border-bottom: 1px solid #ebedf0; border-bottom: 1px solid #ebedf0;
} }
/deep/ .van-field__label { /deep/.van-field__label {
width: 110px; width: 40%;
} }
} }
</style> </style>