'ss'
This commit is contained in:
BIN
src/images/homecna.png
Normal file
BIN
src/images/homecna.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user