Compare commits
1 Commits
leafdev
...
ericyoutub
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
888ff32719 |
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 "animate.css";
|
||||||
import touxiang from "../../images/touxiang.png";
|
import touxiang from "../../images/touxiang.png";
|
||||||
import dsx from "../../images/dsx.png";
|
import dsx from "../../images/dsx.png";
|
||||||
|
import homecna from "../../images/homecna.png";
|
||||||
|
|
||||||
import youtube2 from "../../images/youtube2.png";
|
import youtube2 from "../../images/youtube2.png";
|
||||||
|
|
||||||
|
|
||||||
@@ -568,10 +570,10 @@ const Index = () => {
|
|||||||
{/* <Button onClick={handleCopyPassword}>复制密码</Button> */}
|
{/* <Button onClick={handleCopyPassword}>复制密码</Button> */}
|
||||||
<View>
|
<View>
|
||||||
添加
|
添加
|
||||||
<span style={{ color: "green" }}>微信好友: Ella199406</span>
|
<span style={{ color: "green" }}>微信好友: homecna</span>
|
||||||
</View>
|
</View>
|
||||||
{/* <View>获取 账号</View> */}
|
{/* <View>获取 账号</View> */}
|
||||||
<Image className="vipcodeImg" src={dsx}></Image>
|
<Image className="vipcodeImg" src={homecna}></Image>
|
||||||
</View>
|
</View>
|
||||||
)}
|
)}
|
||||||
</View>
|
</View>
|
||||||
|
|||||||
Reference in New Issue
Block a user