瀏覽代碼

供方风格

jichengcheng 6 年之前
父節點
當前提交
231f0bfefc

二進制
src/dashoo.cn/frontend_web/src/assets/img/dagang.png


+ 9 - 9
src/dashoo.cn/frontend_web/src/components/Headbar.vue

@@ -1,11 +1,11 @@
 <template>
-  <header class="header" style="background-color:#004EA2;">
+  <header class="header" style="background-color:#34393D;">
     <!-- <h1 class="brand" style="text-align:center;margin-left:10px;margin-right:1px;">
       <router-link to="/">
         <img src="~/assets/img/logo.png" style="height:32px;">
       </router-link>
     </h1> -->
-    <div v-if="!isMenuHidden" class="brand" style="background-color:#004EA2;padding-top:7px;padding-left:20px;width:180px;">
+    <div v-if="!isMenuHidden" class="brand" style="background-color:#34393D;padding-top:7px;padding-left:20px;width:180px;">
       <router-link to="/">
         <img src="../assets/img/logo_dagang2.png" style="height:35px;" />
       </router-link>
@@ -15,29 +15,29 @@
         <img src="../assets/img/title.png" style="height:35px;" />
       </router-link>
     </div>
-    <nav class="toolbar" style="margin-top: 3px;background-color:#004EA2;">
+    <nav class="toolbar" style="margin-top: 3px;background-color:#34393D;">
       <img src="../assets/img/gongfang_right.png" style="height:35px;padding-top:5px;" />
       <div style="margin: 10px 0px 0px 20px;"></div>
       <el-tag type="text" size="mini" style="margin-top:12px">{{department}}</el-tag>
 
       <ul class="list" style="background: #004EA2;color: blue">
-        <li class="item" style="background: #004EA2">
-          <a style="font-size: 90%;background: #004EA2;color: #1D8CE0; font-weight: bold" href="#" v-if="authUser">
+        <li class="item" style="background: #34393D">
+          <a style="font-size: 90%;background: #34393D;color: white; font-weight: bold" href="#" v-if="authUser">
             <span style="margin-right: 20px;">
               <el-button type="text" icon="icon icon-shrink" v-if="fullscreen" @click="handleFullScreen"></el-button>
               <el-button type="text" icon="icon icon-enlarge" v-if="!fullscreen" @click="handleFullScreen"></el-button>
             </span>
             您好, {{ authUser.Profile.Realname }}
             <img v-if="authUser.Profile.Photo" style="background: #FFF; border: hidden" :src="'http://'+authUser.Profile.Host+authUser.Profile.Photo" class="avatar">
-            <img v-else class="avatar" style="background: #FFF; border: hidden" src="~/assets/img/avatar.svg" :alt="authUser.name">
+            <img v-else class="avatar" style="background: white; border: hidden" src="~/assets/img/avatar.svg" :alt="authUser.name">
           </a>
-          <ul class="list" style="text-align: center;background: #004EA2;">
+          <ul class="list" style="text-align: center;background: #34393D;">
             <li class="item">
-              <router-link to="/system/usersetting" style="color: #004EA2; font-weight: bold">账户设置</router-link>
+              <router-link to="/system/usersetting" style="color: white; font-weight: bold">账户设置</router-link>
             </li>
             <li class="divider" style="color: ActiveBorder;"></li>
             <li class="item">
-              <a href="#" style="color: #1F2D3D; font-weight: bold" @click.prevent="logout">注销登录</a>
+              <a href="#" style="color: white; font-weight: bold" @click.prevent="logout">注销登录</a>
             </li>
           </ul>
         </li>

+ 1 - 1
src/dashoo.cn/frontend_web/src/components/Sticky/index.vue

@@ -125,7 +125,7 @@ export default {
     width: 100%;
     margin:0px auto;
     transition: 600ms ease position;
-    background-color: #004EA2; /*#EEF1F6*/
+    background-color: #34393D; /*#EEF1F6*/
 
     .subtitle {
       font-size: 20px;

+ 1 - 1
src/dashoo.cn/frontend_web/src/pages/login.vue

@@ -136,7 +136,7 @@
 
     <div style="background-color: white">
       <div class="top-wrapper">
-        <img src="../assets/img/title_gongfang.png" style="height:60px; margin-top: 5px;" v-if="activeIndex==0">
+        <img src="../assets/img/dagang.png" style="height:60px; margin-top: 5px;" v-if="activeIndex==0">
         <el-menu  :default-active="activeIndex" @select="handleSelect" mode="horizontal">
           <el-menu-item index="0">
             <i class="el-icon-tickets"></i>