feat: #10000 暂存
This commit is contained in:
parent
1340c4fe47
commit
2bbc381113
@ -908,7 +908,7 @@ export default {
|
|||||||
|
|
||||||
<style lang="css" scoped>
|
<style lang="css" scoped>
|
||||||
.table {
|
.table {
|
||||||
margin-top: 40px;
|
margin-top: 20px;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -916,6 +916,11 @@ export default {
|
|||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
::v-deep .cell {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
.commodityimg {
|
.commodityimg {
|
||||||
width: 59px;
|
width: 59px;
|
||||||
height: 59px;
|
height: 59px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user