Selaa lähdekoodia

银农修改

wulanhaote
庞东旭 2 vuotta sitten
vanhempi
commit
4c667ebb60
6 muutettua tiedostoa jossa 14 lisäystä ja 14 poistoa
  1. +14
    -14
      src/views/yinnong/my.vue
  2. BIN
      static/images/onlineHome/bg11.png
  3. BIN
      static/images/onlineHome/myIcon01.png
  4. BIN
      static/images/onlineHome/myIcon02.png
  5. BIN
      static/images/onlineHome/myIcon03.png
  6. BIN
      static/images/onlineHome/myIcon04.png

+ 14
- 14
src/views/yinnong/my.vue Näytä tiedosto

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


BIN
static/images/onlineHome/bg11.png Näytä tiedosto

Before After
Leveys: 375  |  Korkeus: 205  |  Koko: 21 KiB

BIN
static/images/onlineHome/myIcon01.png Näytä tiedosto

Before After
Leveys: 18  |  Korkeus: 18  |  Koko: 471 B

BIN
static/images/onlineHome/myIcon02.png Näytä tiedosto

Before After
Leveys: 15  |  Korkeus: 17  |  Koko: 470 B

BIN
static/images/onlineHome/myIcon03.png Näytä tiedosto

Before After
Leveys: 17  |  Korkeus: 17  |  Koko: 384 B

BIN
static/images/onlineHome/myIcon04.png Näytä tiedosto

Before After
Leveys: 17  |  Korkeus: 19  |  Koko: 448 B

Ladataan…
Peruuta
Tallenna