Browse Source

refactor(个人中心): 移除下方微信Banner图

await 2 months ago
parent
commit
9f2d8a70cd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/pages/user/mine/index.tsx

+ 2 - 2
src/pages/user/mine/index.tsx

@@ -266,7 +266,7 @@ const Mine = (props: PropsWithChildren<IMineProps>) => {
       </Padding>
       <SizeBox height={20} />
 
-      <Padding padding={EdgeInsets.symmetric({ horizontal: 32 })}>
+      {/* <Padding padding={EdgeInsets.symmetric({ horizontal: 32 })}>
         <Image
           onClick={() => {
             // https://huirong.bicredit.xin/
@@ -277,7 +277,7 @@ const Mine = (props: PropsWithChildren<IMineProps>) => {
           src={require("@/assets/new-edition/wechat-official.png")}
           className="mine-image-wechat-official"
         />
-      </Padding>
+      </Padding> */}
       {/* <Flex direction="row" className="mine-menu">
         <Flex
           onClick={() => {