diff --git a/src/components/scEcharts/echarts-theme-T.js b/src/components/scEcharts/echarts-theme-T.js index bf058112..4fa164a6 100644 --- a/src/components/scEcharts/echarts-theme-T.js +++ b/src/components/scEcharts/echarts-theme-T.js @@ -2,15 +2,15 @@ const T = { "color": [ "#409EFF", "#36CE9E", - "#E6A23C", + "#f56e6a", "#626c91", - "#F56C6C", + "#edb00d", "#909399" ], 'grid': { 'left': '3%', 'right': '3%', - 'bottom': '3%', + 'bottom': '10', 'top': '40', 'containLabel': true }, @@ -32,7 +32,7 @@ const T = { "color": "#999" }, "splitLine": { - "show": true, + "show": false, "lineStyle": { "color": [ "#eee" diff --git a/src/components/scTable/index.vue b/src/components/scTable/index.vue index 567d4f88..42918e85 100644 --- a/src/components/scTable/index.vue +++ b/src/components/scTable/index.vue @@ -88,6 +88,8 @@ mounted() { if(this.apiObj){ this.getData(); + }else{ + this.tableData = this.data; } }, activated(){ diff --git a/src/views/template/chartlist.vue b/src/views/template/chartlist.vue new file mode 100644 index 00000000..281c1961 --- /dev/null +++ b/src/views/template/chartlist.vue @@ -0,0 +1,218 @@ + + + + + + + + + + + + + + + + + + 浏览量(PV) + + + + 即通常说的Page View(PV),用户每打开一个网站页面就被记录1次。用户多次打开同一页面,浏览量值累计。 + + + + + + 65,715 + + + 访客数(UV) + + + + 一天之内您网站的独立访客数(以Cookie为依据),一天内同一访客多次访问您网站只计算1个访客。 + + + + + + 8,936 + + + IP数 + + + + 一天之内您网站的独立访问ip数。 + + + + + + 10,279 + + + 跳出率 + + + + 只浏览了一个页面便离开了网站的访问次数占总的访问次数的百分比。 + + + + + + 27.92% + + + 平均访问时长 + + + + 访客在一次访问中,平均打开网站的时长。即每次访问中,打开第一个页面到关闭最后一个页面的平均值,打开一个页面时计算打开关闭的时间差。 + + + + + + 00:19:05 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
65,715
8,936
10,279
27.92%
00:19:05