diff --git a/app/home/view/index/main.html b/app/home/view/index/main.html index 31610ac..de4d019 100644 --- a/app/home/view/index/main.html +++ b/app/home/view/index/main.html @@ -5,7 +5,7 @@ .table-title { font-size: 18px; font-weight: 800; - padding: 15px 15px 0; + padding: 12px 12px 0; } .panel-num table { width: 100%; @@ -55,14 +55,15 @@ .panel-more a { color: #0088FF } + .info-td{width:90px; text-align:right; background-color:#f8f8f8; color:#999; padding:5px 3px;} {/block} {block name="body"} -
+
-
+
@@ -118,49 +119,63 @@
{if condition="($install == true)"} - + {/if} - + - + - + - + - - - - - - - - - - + - + + + + + + + + + - + - - + + + + + +
提醒:发现app目录下的install文件夹没删除,为了系统的安全,请手动去删除。提醒:发现app目录下的install文件夹没删除,为了系统的安全,请手动去删除。
服务器系统服务器系统 {:get_system_info('os')}PHP版本PHP版本 {:get_system_info('php')}
上传限制上传附件限制 {:get_system_info('upload_max_filesize')}执行限制执行时间限制 {:get_system_info('max_execution_time')}
ThinkPHP{:TP_VERSION}TP6文档
Layui{:LAYUI_VERSION}Layui文档
勾股OA{:CMS_VERSION}勾股OA{:CMS_VERSION}勾股OA文档
BUG反馈ThinkPHP版本{:TP_VERSION}TP6文档
Layui版本{:LAYUI_VERSION}Layui文档
BUG反馈 hdm58@qq.com
QQ交流群QQ交流群 搜Q群:24641076,或点击 gougucms交流群
同系开源软件勾股CMS勾股BLOG同系列开源软件勾股CMS勾股BLOG勾股DEV
🍗🍗
给作者加鸡腿
🍗🍗
+ +
+
@@ -304,7 +319,7 @@ }); var ops = { title: { - top: '15px', + top: '12px', text: '今日与昨日员工活跃度', left: '12px', textStyle: { @@ -314,9 +329,9 @@ }, color: ["#1AAD19", "#1890FF"], grid: { - left: '20px', + left: '16px', right: '30px', - bottom: '15px', + bottom: '12px', top: '60px', containLabel: true }, @@ -334,7 +349,7 @@ }, legend: { data: ["今日", "昨日"], - top: '18px', + top: '16px', }, xAxis: [{ type: "category", @@ -391,9 +406,9 @@ let myChart = echarts.init(document.getElementById('chartYear')); let option = { title: { - top: '15px', + top: '12px', text: '近一年员工活跃度', - left: '12px', + left: '10px', textStyle: { fontSize: '18', color: '#333', diff --git a/public/static/home/css/common.css b/public/static/home/css/common.css index a77fa53..f21a34a 100644 --- a/public/static/home/css/common.css +++ b/public/static/home/css/common.css @@ -20,8 +20,8 @@ border-radius: 8px; } body.right-open{overflow-y:clip;} - div.layui-table-main::-webkit-scrollbar{width:15px;height:15px} - div.layui-table-main::-webkit-scrollbar-thumb{min-width:15px;min-height:15px;background-color:rgba(0,0,0,.15);background-clip:content-box;border:2px solid transparent;border-radius:15px} + div.layui-table-main::-webkit-scrollbar{width:12px;height:12px} + div.layui-table-main::-webkit-scrollbar-thumb{min-width:12px;min-height:12px;background-color:rgba(0,0,0,.15);background-clip:content-box;border:2px solid transparent;border-radius:12px} div.layui-table-main::-webkit-scrollbar-track{background-color:transparent} div.layui-table-main::-webkit-scrollbar-track:hover{background-color:rgba(0,0,0,.04)} div.layui-table-main::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4);border:2px solid transparent} @@ -39,7 +39,7 @@ :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #aaa; } - .layui-card { box-shadow: 0 1px 3px 0 rgb(5 32 96 / 10%);} + .layui-card { box-shadow: 0 1px 3px 0 rgb(5 32 96 / 10%); margin-bottom:12px!important;} .layui-table, .layui-table-view{margin:0} .layui-table td,.layui-table th{padding:9px 10px;} .layui-table-cell{padding:0 10px;} @@ -67,8 +67,8 @@ .layui-td-gray4{color:#999; width:150px; text-align:right; background-color:#f8f8f8;} .layui-td-gray font,.layui-td-gray2 font,.layui-td-gray3 font{color:#FF6347; margin-left: 3px;} .main-body{padding:12px;padding-bottom: 0; min-width: 868px;} - .body-content{background-color:#fff; padding:10px 15px;} - .body-table{background-color:#fff; margin-bottom:15px} + .body-content{background-color:#fff; padding:10px 12px;} + .body-table{background-color:#fff; margin-bottom:12px} .h3-title{font-size:18px; height:39px; font-weight:800} .h3-title2{font-size:18px; height:39px; font-weight:800; padding-top:20px} .body-form-btn{padding:10px 0;} @@ -82,7 +82,7 @@ .span-color-6{color:#FF33CC;} .span-color-7{color:#6699FF;} .span-color-8{color:#CC9933;} -.layui-tab-title .layui-this:after {width:calc(100% - 35px );left:15px; min-width:65px;} +.layui-tab-title .layui-this:after {width:calc(100% - 35px );left:12px; min-width:65px;} @keyframes layui-rl{ from{transform:translateX(0px);}to{transform:translateX(-100%);} @@ -108,7 +108,8 @@ .layui-anim-rl.layui-layer-iframe{ overflow:initial!important; } -.right-popup-close{position: absolute;width:50px;height:44px;line-height:44px;text-align:center; left: -52px;right:0; top: 50px;background-color:#FF5722;color:#fff;border-radius:6px 0 0 6px; cursor:pointer; border:2px solid #fff;} +.right-popup-close{position: absolute;width:24px;height:60px; padding:30px 6px; line-height:30px;text-align:center; left: -38px;right:0; top: 20%;background-color:#FF5722;color:#fff;border-radius:6px 0 0 6px; cursor:pointer; border:2px solid #fff; border-right:none; font-weight:600; font-size:14px;} +.right-popup-close:hover{opacity:0.88} .page-content{background-color:#fff;}