diff --git a/index.html b/index.html
index a28787f..ec114e1 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
-
+
智联装备云控平台
diff --git a/public/favicon.jpg b/public/favicon.jpg
new file mode 100644
index 0000000..4f9f8cd
Binary files /dev/null and b/public/favicon.jpg differ
diff --git a/src/assets/font/iconfont.js b/src/assets/font/iconfont.js
index 629acbd..ef4dbe7 100644
--- a/src/assets/font/iconfont.js
+++ b/src/assets/font/iconfont.js
@@ -1 +1 @@
-window._iconfont_svg_string_3152246='',(c=>{var l=(a=(a=document.getElementsByTagName("script"))[a.length-1]).getAttribute("data-injectcss"),a=a.getAttribute("data-disable-injectsvg");if(!a){var h,i,o,t,z,v=function(l,a){a.parentNode.insertBefore(l,a)};if(l&&!c.__iconfont__svg__cssinject__){c.__iconfont__svg__cssinject__=!0;try{document.write("")}catch(l){console&&console.log(l)}}h=function(){var l,a=document.createElement("div");a.innerHTML=c._iconfont_svg_string_3152246,(a=a.getElementsByTagName("svg")[0])&&(a.setAttribute("aria-hidden","true"),a.style.position="absolute",a.style.width=0,a.style.height=0,a.style.overflow="hidden",a=a,(l=document.body).firstChild?v(a,l.firstChild):l.appendChild(a))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(h,0):(i=function(){document.removeEventListener("DOMContentLoaded",i,!1),h()},document.addEventListener("DOMContentLoaded",i,!1)):document.attachEvent&&(o=h,t=c.document,z=!1,p(),t.onreadystatechange=function(){"complete"==t.readyState&&(t.onreadystatechange=null,s())})}function s(){z||(z=!0,o())}function p(){try{t.documentElement.doScroll("left")}catch(l){return void setTimeout(p,50)}s()}})(window);
\ No newline at end of file
+window._iconfont_svg_string_3152246='',(c=>{var l=(a=(a=document.getElementsByTagName("script"))[a.length-1]).getAttribute("data-injectcss"),a=a.getAttribute("data-disable-injectsvg");if(!a){var h,i,o,t,z,v=function(l,a){a.parentNode.insertBefore(l,a)};if(l&&!c.__iconfont__svg__cssinject__){c.__iconfont__svg__cssinject__=!0;try{document.write("")}catch(l){console&&console.log(l)}}h=function(){var l,a=document.createElement("div");a.innerHTML=c._iconfont_svg_string_3152246,(a=a.getElementsByTagName("svg")[0])&&(a.setAttribute("aria-hidden","true"),a.style.position="absolute",a.style.width=0,a.style.height=0,a.style.overflow="hidden",a=a,(l=document.body).firstChild?v(a,l.firstChild):l.appendChild(a))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(h,0):(i=function(){document.removeEventListener("DOMContentLoaded",i,!1),h()},document.addEventListener("DOMContentLoaded",i,!1)):document.attachEvent&&(o=h,t=c.document,z=!1,p(),t.onreadystatechange=function(){"complete"==t.readyState&&(t.onreadystatechange=null,s())})}function s(){z||(z=!0,o())}function p(){try{t.documentElement.doScroll("left")}catch(l){return void setTimeout(p,50)}s()}})(window);
\ No newline at end of file
diff --git a/src/assets/img/empty_bg.png b/src/assets/img/empty_bg.png
index f4f8e79..741e0b1 100644
Binary files a/src/assets/img/empty_bg.png and b/src/assets/img/empty_bg.png differ
diff --git a/src/assets/img/login_bg.png b/src/assets/img/login_bg.png
index 410d322..52f0c4e 100644
Binary files a/src/assets/img/login_bg.png and b/src/assets/img/login_bg.png differ
diff --git a/src/assets/img/logo.png b/src/assets/img/logo.png
index e68a348..31e8876 100644
Binary files a/src/assets/img/logo.png and b/src/assets/img/logo.png differ
diff --git a/src/components/header/index.vue b/src/components/header/index.vue
index 2a5ae32..fd91241 100644
--- a/src/components/header/index.vue
+++ b/src/components/header/index.vue
@@ -3,7 +3,7 @@ import $bus from '@/utils/bus'
import { mainStore } from 'store/main'
import { useStore } from 'store/user'
import { ElMessage, ElMessageBox } from 'element-plus'
-import headerLogo from 'assets/img/zulinlogo-gz.png' // 贵州
+import headerLogo from 'assets/img/logo.png' // 贵州
import userClass from '../../hooks/userClass'
import {
getUserInfo, //用户信息
diff --git a/src/layout/header.vue b/src/layout/header.vue
index 972efdf..337be96 100644
--- a/src/layout/header.vue
+++ b/src/layout/header.vue
@@ -821,7 +821,7 @@ onMounted(() => {
height: 40px; // 贵州
background-color: orange;
/* background: url('@/assets/img/logo.png') no-repeat; */
- background: url('@/assets/img/logo-gz.png') no-repeat; // 贵州
+ background: url('@/assets/img/logo.png') no-repeat; // 贵州
background-size: 100% 100%;
cursor: pointer;
}
diff --git a/src/views/home/index.vue b/src/views/home/index.vue
index 1abb13b..6c8d4bb 100644
--- a/src/views/home/index.vue
+++ b/src/views/home/index.vue
@@ -327,7 +327,7 @@ onMounted(async () => {
diff --git a/src/views/parity/index.vue b/src/views/parity/index.vue
index 45336ee..716673f 100644
--- a/src/views/parity/index.vue
+++ b/src/views/parity/index.vue
@@ -172,7 +172,7 @@
需求详情
@@ -183,7 +183,7 @@
style="
width: 100%;
height: 100%;
- background-color: #00ae9c;
+ background-color: #00377a;
color: #fff;
border: none;
border-radius: 0;
@@ -626,7 +626,7 @@ const onAcceptOrders = (id: any) => {
background-color: orange;
width: 30%;
padding: 12px 0;
- background: linear-gradient(to right, #4dd1c7, #00af9f);
+ background: linear-gradient(to right, #00377a, #00377a);
}
.btn-items {
diff --git a/src/views/user/index.vue b/src/views/user/index.vue
index 6b605df..426f842 100644
--- a/src/views/user/index.vue
+++ b/src/views/user/index.vue
@@ -14,7 +14,7 @@ const userInfo = JSON.parse(localStorage.getItem('main')).userInfo
// const isAdmin = ref(userInfo.userId == 226 || userInfo.userId == 225 || userInfo.admin)
const isAdmin = ref(true) // 临时放开权限
// console.log('🚀 ~ isAdmin:', isAdmin.value)
-import imgSrc from '@/assets/img/logo-gz.png'
+import imgSrc from '@/assets/img/logo.png'
const handleSelect = (name: any, path: any) => {
console.log('🚀 ~ handleSelect ~ name:', name)