diff --git a/public/img/pingyiperson.png b/public/img/pingyiperson.png new file mode 100644 index 0000000..1d0b64f Binary files /dev/null and b/public/img/pingyiperson.png differ diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 93be46c..596b88d 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -1017,10 +1017,10 @@ export default { } .task{ width: 480px; - height: calc( 100vh - 600px); + height: 300px; position: absolute; - top: 130px; - left: 290px; + top: 160px; + left: 435px; } .tools-box{ width:250px; diff --git a/src/views/home/widget/personnel.vue b/src/views/home/widget/personnel.vue index edd8886..8b53417 100644 --- a/src/views/home/widget/personnel.vue +++ b/src/views/home/widget/personnel.vue @@ -504,7 +504,7 @@ font-weight: bold; width:20px; height:20px; - background:#0ABFB5cc; + background:#0a43bfcc; line-height:20px; text-align:center; } diff --git a/src/views/home/widget/rightclick.vue b/src/views/home/widget/rightclick.vue index e25608a..c72ba8d 100644 --- a/src/views/home/widget/rightclick.vue +++ b/src/views/home/widget/rightclick.vue @@ -415,12 +415,12 @@ export default {