From 7bd5bdd735d421152ec99672416e054e795fd423 Mon Sep 17 00:00:00 2001 From: sakuya <81883387@qq.com> Date: Fri, 27 May 2022 20:22:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E7=BB=9F=E8=AE=A1=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E6=A8=A1=E6=9D=BF=EF=BC=8C=E6=94=B9=E4=B8=BA=E5=AE=9A?= =?UTF-8?q?=E5=AE=BD=E5=88=97=E8=A1=A8=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/app.scss | 3 + src/style/media.scss | 2 + src/views/template/list/chartlist.vue | 222 -------------------------- src/views/template/list/width.vue | 66 ++++++++ 4 files changed, 71 insertions(+), 222 deletions(-) delete mode 100644 src/views/template/list/chartlist.vue create mode 100644 src/views/template/list/width.vue diff --git a/src/style/app.scss b/src/style/app.scss index 274602a2..8e50a78a 100644 --- a/src/style/app.scss +++ b/src/style/app.scss @@ -95,3 +95,6 @@ a,button,input,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing: bo .main-maximize-exit {display: none;position: fixed;z-index: 3000;top:-20px;left:50%;margin-left: -20px;border-radius: 50%;width: 40px;height: 40px;cursor: pointer;background: rgba(0,0,0,0.2);text-align: center;} .main-maximize-exit i {font-size: 14px;margin-top: 22px;color: #fff;} .main-maximize-exit:hover {background: rgba(0,0,0,0.4);} + +/*定宽页面*/ +.sc-page {width: 1230px;margin: 0 auto;} diff --git a/src/style/media.scss b/src/style/media.scss index 5c65c981..41f6f258 100644 --- a/src/style/media.scss +++ b/src/style/media.scss @@ -41,4 +41,6 @@ .adminui-main > .el-container > .el-container > .el-header {@extend .headerPublic} .adminui-main > .el-container > .el-container > .el-header .left-panel {display: block;} .adminui-main > .el-container > .el-container > .el-header .right-panel {display: block;margin-top: 15px;} + + .sc-page {width: 100%;margin: 0;} } diff --git a/src/views/template/list/chartlist.vue b/src/views/template/list/chartlist.vue deleted file mode 100644 index d82e9228..00000000 --- a/src/views/template/list/chartlist.vue +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - - - - - - - - - - - - - 浏览量(PV) - - - - 即通常说的Page View(PV),用户每打开一个网站页面就被记录1次。用户多次打开同一页面,浏览量值累计。 - - - - - - 65,715 - - - 访客数(UV) - - - - 一天之内您网站的独立访客数(以Cookie为依据),一天内同一访客多次访问您网站只计算1个访客。 - - - - - - 8,936 - - - IP数 - - - - 一天之内您网站的独立访问ip数。 - - - - - - 10,279 - - - 跳出率 - - - - 只浏览了一个页面便离开了网站的访问次数占总的访问次数的百分比。 - - - - - - 27.92% - - - 平均访问时长 - - - - 访客在一次访问中,平均打开网站的时长。即每次访问中,打开第一个页面到关闭最后一个页面的平均值,打开一个页面时计算打开关闭的时间差。 - - - - - - 00:19:05 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/views/template/list/width.vue b/src/views/template/list/width.vue new file mode 100644 index 00000000..68ba33fc --- /dev/null +++ b/src/views/template/list/width.vue @@ -0,0 +1,66 @@ + + + + + + + 创建云主机 + 管理秘钥 + 黑名单 + + + + + + + + 运行中 + + + + + + + 配额 + 重启 + 停机 + 释放主机 + + + + + + + + + + + +
65,715
8,936
10,279
27.92%
00:19:05