修改bug,商家端添加商品,选择运费模板

This commit is contained in:
mabo
2021-05-19 14:10:05 +08:00
parent 95d0d4032f
commit 030adb7ae6
9 changed files with 34 additions and 35 deletions

View File

@@ -88,6 +88,9 @@ ul,li{
text-overflow:ellipsis;
white-space: nowrap;
}
.hover-pointer {
cursor: pointer;
}
/*
* @Author: LMR