feat: 修改个人微信QRcode
This commit is contained in:
@@ -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
BIN
src/images/index/nomad.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 82 KiB |
Reference in New Issue
Block a user