Bläddra i källkod

后头首页优化

newStyle
jyt 2 år sedan
förälder
incheckning
8fb2298a0e
12 ändrade filer med 551 tillägg och 487 borttagningar
  1. Binär
      public/img/indexIcon/indexCardDown.png
  2. Binär
      public/img/indexIcon/indexCardIcon1.png
  3. Binär
      public/img/indexIcon/indexCardIcon2.png
  4. Binär
      public/img/indexIcon/indexCardIcon3.png
  5. Binär
      public/img/indexIcon/indexCardIcon4.png
  6. Binär
      public/img/indexIcon/indexCardIcon5.png
  7. Binär
      public/img/indexIcon/indexCardIcon6.png
  8. Binär
      public/img/indexIcon/indexCardIcon7.png
  9. Binär
      public/img/indexIcon/indexCardIcon8.png
  10. Binär
      public/img/indexIcon/indexCardUp.png
  11. +7
    -5
      src/page/index/top/index.vue
  12. +544
    -482
      src/page/wel.vue

Binär
public/img/indexIcon/indexCardDown.png Visa fil

Före Efter
Bredd: 66  |  Höjd: 36  |  Storlek: 1.8 KiB

Binär
public/img/indexIcon/indexCardIcon1.png Visa fil

Före Efter
Bredd: 62  |  Höjd: 62  |  Storlek: 1.2 KiB

Binär
public/img/indexIcon/indexCardIcon2.png Visa fil

Före Efter
Bredd: 62  |  Höjd: 62  |  Storlek: 1.7 KiB

Binär
public/img/indexIcon/indexCardIcon3.png Visa fil

Före Efter
Bredd: 62  |  Höjd: 62  |  Storlek: 2.0 KiB

Binär
public/img/indexIcon/indexCardIcon4.png Visa fil

Före Efter
Bredd: 62  |  Höjd: 62  |  Storlek: 1.6 KiB

Binär
public/img/indexIcon/indexCardIcon5.png Visa fil

Före Efter
Bredd: 62  |  Höjd: 62  |  Storlek: 1.6 KiB

Binär
public/img/indexIcon/indexCardIcon6.png Visa fil

Före Efter
Bredd: 62  |  Höjd: 62  |  Storlek: 1.4 KiB

Binär
public/img/indexIcon/indexCardIcon7.png Visa fil

Före Efter
Bredd: 62  |  Höjd: 62  |  Storlek: 1.5 KiB

Binär
public/img/indexIcon/indexCardIcon8.png Visa fil

Före Efter
Bredd: 62  |  Höjd: 62  |  Storlek: 1.8 KiB

Binär
public/img/indexIcon/indexCardUp.png Visa fil

Före Efter
Bredd: 66  |  Höjd: 36  |  Storlek: 1.7 KiB

+ 7
- 5
src/page/index/top/index.vue Visa fil

@@ -12,7 +12,6 @@
<div class="top-bar__title" style="display: flex; align-items: center">
<top-menu />
<div
@click="goChange"
style="
line-height: 64px;
cursor: pointer;
@@ -21,9 +20,9 @@
height: 64px;
"
>
<div class="daili2">
<!-- <div class="daili2">
<img class="daili2img" src="/img/qh2.png" alt="" />
</div>
</div> -->
<div class="daili">
{{
orgType == 0
@@ -35,6 +34,8 @@
: "项目后台"
}}
</div>
<el-button @click="goChange" class="avue-header" style="margin-left: 10px;color: #fff;padding: 10px;">切换后台</el-button>
</div>
<div
v-if="companyName"
@@ -48,12 +49,13 @@
margin-left: 20px;
"
>
<div class="daili2">
<!-- <div class="daili2">
<img class="daili2img" src="/img/qh1.png" alt="" />
</div>
</div> -->
<div class="daili">
{{ companyName }}
</div>
<el-button @click="goBack" class="avue-header" style="margin-left: 10px;color: #fff;padding: 10px;">切换项目</el-button>
</div>
</div>
<div class="top-bar__right">


+ 544
- 482
src/page/wel.vue
Filskillnaden har hållits tillbaka eftersom den är för stor
Visa fil


Laddar…
Avbryt
Spara