Procházet zdrojové kódy

银农修改

wulanhaote
庞东旭 před 2 roky
rodič
revize
4c667ebb60
6 změnil soubory, kde provedl 14 přidání a 14 odebrání
  1. +14
    -14
      src/views/yinnong/my.vue
  2. binární
      static/images/onlineHome/bg11.png
  3. binární
      static/images/onlineHome/myIcon01.png
  4. binární
      static/images/onlineHome/myIcon02.png
  5. binární
      static/images/onlineHome/myIcon03.png
  6. binární
      static/images/onlineHome/myIcon04.png

+ 14
- 14
src/views/yinnong/my.vue Zobrazit soubor

@@ -1,6 +1,6 @@
<template>
<div class="app-container">
<van-row style="background: url('../../../static/images/onlineHome/bg1.jpg') 50% ;height: 220px;border-radius:0 0 50px 50px;">
<van-row style="background: url('../../../static/images/onlineHome/bg11.png') no-repeat left -20px;background-size: 100%;height: 220px;border-radius:0 0 50px 50px;">
<van-cell center style="padding-top: 50px;background: none">
<template #title>
<p style="color: #fff;margin-left: 10px;font-size: 20px">{{nickName}}</p>
@@ -69,44 +69,44 @@
<!-- />-->
<!-- </template>-->
<!-- </van-cell>-->
<van-cell title="阳光村务" is-link @click="sunVillage">
<van-cell title="阳光村务" center is-link @click="sunVillage">
<template #icon>
<van-image
fit="contain"
height="22"
height="20"
style="margin-right: 15px"
src="../../../static/images/onlineHome/myIcon8.png"
src="../../../static/images/onlineHome/myIcon01.png"
/>
</template>
</van-cell>
<van-cell title="电子签名" is-link to="signature">
<van-cell title="电子签名" center is-link to="signature">
<template #icon>
<van-image
fit="contain"
height="22"
height="20"
style="margin-right: 15px"
src="../../../static/images/onlineHome/myIcon7.png"
src="../../../static/images/onlineHome/myIcon02.png"
/>
</template>
</van-cell>
<van-cell title="修改密码" is-link to="password">
<van-cell title="修改密码" center is-link to="password">
<template #icon>
<van-image
fit="contain"
height="22"
height="20"
style="margin-right: 15px"
src="../../../static/images/onlineHome/myIcon7.png"
src="../../../static/images/onlineHome/myIcon03.png"
/>
</template>
</van-cell>
<van-cell title="退出登录" is-link @click="logout">
<van-cell title="退出登录" center is-link @click="logout">
<template #icon>
<van-image
fit="contain"
height="22"
height="20"
style="margin-right: 15px"
src="../../../static/images/onlineHome/myIcon8.png"
src="../../../static/images/onlineHome/myIcon04.png"
/>
</template>
</van-cell>


binární
static/images/onlineHome/bg11.png Zobrazit soubor

Před Za
Šířka: 375  |  Výška: 205  |  Velikost: 21 KiB

binární
static/images/onlineHome/myIcon01.png Zobrazit soubor

Před Za
Šířka: 18  |  Výška: 18  |  Velikost: 471 B

binární
static/images/onlineHome/myIcon02.png Zobrazit soubor

Před Za
Šířka: 15  |  Výška: 17  |  Velikost: 470 B

binární
static/images/onlineHome/myIcon03.png Zobrazit soubor

Před Za
Šířka: 17  |  Výška: 17  |  Velikost: 384 B

binární
static/images/onlineHome/myIcon04.png Zobrazit soubor

Před Za
Šířka: 17  |  Výška: 19  |  Velikost: 448 B

Načítá se…
Zrušit
Uložit