This commit is contained in:
eric
2025-09-10 09:24:11 +08:00
parent 49a86761b6
commit 888ff32719
2 changed files with 4 additions and 2 deletions

BIN
src/images/homecna.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

@@ -31,6 +31,8 @@ import { VIEW } from "@tarojs/runtime";
import "animate.css";
import touxiang from "../../images/touxiang.png";
import dsx from "../../images/dsx.png";
import homecna from "../../images/homecna.png";
import youtube2 from "../../images/youtube2.png";
@@ -568,10 +570,10 @@ const Index = () => {
{/* <Button onClick={handleCopyPassword}>复制密码</Button> */}
<View>
添加
<span style={{ color: "green" }}>微信好友: Ella199406</span>
<span style={{ color: "green" }}>微信好友: homecna</span>
</View>
{/* <View>获取 账号</View> */}
<Image className="vipcodeImg" src={dsx}></Image>
<Image className="vipcodeImg" src={homecna}></Image>
</View>
)}
</View>