prod
lily.zhang 3 years ago
parent 80e3bd6004
commit 2d3fb01a72

@ -1,7 +1,7 @@
<!--
* @Author: your name
* @Date: 2021-10-08 16:44:08
* @LastEditTime: 2021-10-15 16:51:59
* @LastEditTime: 2021-11-12 16:14:56
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: /data-show/src/components/v-ranking/index.vue
@ -136,7 +136,7 @@ export default {
text-align: center;
line-height: 40px;
.s1 {
color: #ffffff;
color: #9ba4af;
font-size: 16px;
line-height: 40px;
font-family: Bebas;

@ -1,7 +1,7 @@
/*
* @Author: your name
* @Date: 2021-10-12 10:11:24
* @LastEditTime: 2021-10-15 11:56:55
* @LastEditTime: 2021-11-12 16:16:42
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: /data-show/src/views/BrandInsight/titsopo/opt.js
@ -18,7 +18,7 @@ function createData(ds = []) {
type: 'line',
symbol: 'none',
areaStyle: {
opacity: 0.4
opacity: 0.2
},
emphasis: {
focus: 'series'

@ -1,7 +1,7 @@
/*
* @Author: your name
* @Date: 2021-10-12 10:11:24
* @LastEditTime: 2021-10-15 11:56:55
* @LastEditTime: 2021-11-12 16:17:25
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: /data-show/src/views/BrandInsight/titsopo/opt.js
@ -17,7 +17,7 @@ function createData(ds = []) {
type: 'line',
symbol: 'none',
areaStyle: {
opacity: 0.4
opacity: 0.2
},
emphasis: {
focus: 'series'

@ -1,7 +1,7 @@
<!--
* @Author: your name
* @Date: 2021-10-08 16:44:08
* @LastEditTime: 2021-10-15 16:51:59
* @LastEditTime: 2021-11-12 16:15:53
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: /data-show/src/components/v-ranking/index.vue
@ -136,7 +136,7 @@ export default {
text-align: center;
line-height: 40px;
.s1 {
color: #ffffff;
color: #9ba4af;
font-size: 16px;
line-height: 40px;
font-family: Bebas;

Loading…
Cancel
Save