|
|
@ -225,7 +225,7 @@ |
|
|
|
<img src="@/assets/img/screen/t_7.png" alt=""> |
|
|
|
<img src="@/assets/img/screen/t_7.png" alt=""> |
|
|
|
商品零售价格指数 |
|
|
|
商品零售价格指数 |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="main_table t_btn8"> |
|
|
|
<div class="main_table t_btn8" style="height: 260px;overflow: auto"> |
|
|
|
<table> |
|
|
|
<table> |
|
|
|
<thead> |
|
|
|
<thead> |
|
|
|
<tr> |
|
|
|
<tr> |
|
|
@ -1077,6 +1077,9 @@ export default { |
|
|
|
|
|
|
|
|
|
|
|
<style lang="scss" scoped> |
|
|
|
<style lang="scss" scoped> |
|
|
|
@import url(../../../styles/page/screen.scss); |
|
|
|
@import url(../../../styles/page/screen.scss); |
|
|
|
|
|
|
|
::-webkit-scrollbar-thumb { |
|
|
|
|
|
|
|
background: #7d65f9; |
|
|
|
|
|
|
|
} |
|
|
|
.wrap { |
|
|
|
.wrap { |
|
|
|
width: 100%; |
|
|
|
width: 100%; |
|
|
|
height: auto; |
|
|
|
height: auto; |
|
|
|