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

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

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

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

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

Loading…
Cancel
Save