From c8fef96c13088019b49d6b8215153868f3734849 Mon Sep 17 00:00:00 2001 From: Tony Date: Wed, 17 Jul 2024 13:39:15 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=BC=96=E8=BE=91=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/userInfo/address/index.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/userInfo/address/index.tsx b/src/userInfo/address/index.tsx index 6c9e231..28bab7e 100644 --- a/src/userInfo/address/index.tsx +++ b/src/userInfo/address/index.tsx @@ -8,8 +8,8 @@ import { useState } from "react"; import Taro, { getCurrentInstance, useDidShow } from "@tarojs/taro"; import { addressCreate, addressPage, updateAddress } from "../../api/me"; -const arrow = IMG_BASE_URL + 'arrow.png' const noData = IMG_BASE_URL + 'noData.png' +const edit = IMG_BASE_URL + 'edit.png' export default function Address() { const bottomNavBarHeight = 80 @@ -62,8 +62,9 @@ export default function Address() { } }}>