瀏覽代碼

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

await 2 月之前
父節點
當前提交
9f2d8a70cd
共有 1 個文件被更改,包括 2 次插入2 次删除
  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={() => {