Commit f05fd138 authored by liudong1993's avatar liudong1993
parents 624eb463 86c5c7d8
......@@ -449,7 +449,7 @@ export default {
},
};
</script>
<style>
<style scoped>
.salesVolumeRank-box .query-box {
padding: 0 !important;
border-bottom: 0px;
......@@ -465,6 +465,9 @@ export default {
.el-date-editor .el-range-separator {
font-size: 12px;
}
/deep/.salesVolumeRank-box .el-table th.el-table__cell{
background-color: #E6E6E6 !important;
}
.clickText{
color: #33B3FF;
cursor: pointer;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment