feat: 修改个人微信QRcode

This commit is contained in:
hackrobot
2024-03-22 18:50:07 +08:00
parent ad8bae3697
commit f650251cae
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ import guangzhou from "@/images/city/guangzhou.jpg";
import shanghai from "@/images/city/shanghai.jpg";
import shenzhen from "@/images/city/shenzhen.jpg";
import touxiang from "@/images/index/touxiang.jpg";
import QRcodePng from "@/images/index/QRcode.png";
import nomad from "@/images/index/nomad.png";
import TabbarCom from "@/componments/TabbarCom";
import { useEffect, useState } from "react";
@@ -40,7 +40,7 @@ const QrCode = (props) => {
<Image
style={{ width: "100px", height: "100px" }}
showMenuByLongpress={true}
src={QRcodePng}
src={nomad}
// src='cloud://citynew-0givkbre03955d8c.6369-citynew-0givkbre03955d8c-1253655588/images/touxiang/download-1.jpg'
></Image>
</View>

BIN
src/images/index/nomad.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB