fix: 删除我的页面顶部图片
This commit is contained in:
parent
6d3274c183
commit
f53c4fad8d
@ -3,7 +3,7 @@
|
|||||||
"appid" : "__UNI__933D519",
|
"appid" : "__UNI__933D519",
|
||||||
"description" : "",
|
"description" : "",
|
||||||
"versionName" : "1.1.0",
|
"versionName" : "1.1.0",
|
||||||
"versionCode" : "24",
|
"versionCode" : "25",
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 小程序特有相关 */
|
/* 小程序特有相关 */
|
||||||
"mp-weixin" : {
|
"mp-weixin" : {
|
||||||
|
|||||||
@ -1,7 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<view v-if="buttonInfo">
|
<view v-if="buttonInfo">
|
||||||
<image src="/static/images/background_mine.png"
|
|
||||||
class="background-image"></image>
|
|
||||||
<view v-if="isLogin">
|
<view v-if="isLogin">
|
||||||
<view class="view">
|
<view class="view">
|
||||||
<view class="view-button" @click="toUsereInfo">
|
<view class="view-button" @click="toUsereInfo">
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 49 KiB |
Loading…
x
Reference in New Issue
Block a user