From 578632742eaa0e5dcd38b3481d9e0810103ebf37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E5=8F=B6?= Date: Thu, 21 Apr 2022 11:07:18 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E6=88=91=E7=9A=84=E8=B5=84?= =?UTF-8?q?=E4=BA=A7=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mine/index.js | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pages/mine/index.js b/pages/mine/index.js index a8b22ef..ff6dba3 100644 --- a/pages/mine/index.js +++ b/pages/mine/index.js @@ -19,11 +19,11 @@ Page({ let list = [] if(this.data.source=='channel'){ list = [ - { - icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-zichan2.png', - title:'我的资产', - url:'', - }, + // { + // icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-zichan2.png', + // title:'我的资产', + // url:'', + // }, { icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-sezhi2.png', title:'账户设置', @@ -32,11 +32,11 @@ Page({ ] }else if(this.data.source=='shop'){ list = [ - { - icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-zichan2.png', - title:'我的资产', - url:'', - }, + // { + // icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-zichan2.png', + // title:'我的资产', + // url:'', + // }, { icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-sucai2.png', title:'我的素材',