fix: 删除我的页面顶部图片

This commit is contained in:
范鹏 2024-10-07 18:12:49 +08:00
parent 6d3274c183
commit f53c4fad8d
3 changed files with 1 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"appid" : "__UNI__933D519",
"description" : "",
"versionName" : "1.1.0",
"versionCode" : "24",
"versionCode" : "25",
"transformPx" : false,
/* */
"mp-weixin" : {

View File

@ -1,7 +1,5 @@
<template>
<view v-if="buttonInfo">
<image src="/static/images/background_mine.png"
class="background-image"></image>
<view v-if="isLogin">
<view class="view">
<view class="view-button" @click="toUsereInfo">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB