Compare commits
No commits in common. "fe66101c6f73d1d1560cbd1be92540d0d87a843e" and "3e7f25d00b6f35b1ff0a96a685cbfde4b1d03a66" have entirely different histories.
fe66101c6f
...
3e7f25d00b
@ -467,8 +467,6 @@ const send = async () => {};
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
.order-list-warp {
|
||||
height: 75vh;
|
||||
overflow-y: scroll;
|
||||
margin-top: 20px;
|
||||
padding: 10px 20px;
|
||||
background-color: #fff;
|
||||
@ -544,7 +542,7 @@ const send = async () => {};
|
||||
line-height: 40px;
|
||||
font-size: 15px;
|
||||
font-weight: bold;
|
||||
background-color: #25bf82;
|
||||
// background-color: #409eff;
|
||||
}
|
||||
.button-bottoms {
|
||||
text-align: center;
|
||||
|
@ -249,8 +249,6 @@ const send = async () => {
|
||||
height: 60px;
|
||||
}
|
||||
.table-cont {
|
||||
height: 85vh;
|
||||
overflow-y: scroll !important;
|
||||
background-color: #f5f5f5 !important;
|
||||
}
|
||||
.sendGoods {
|
||||
|
Loading…
x
Reference in New Issue
Block a user