's'
This commit is contained in:
@@ -763,6 +763,8 @@ const Index = () => {
|
|||||||
<View>账号:{Taro.getStorageSync('userName')}</View>
|
<View>账号:{Taro.getStorageSync('userName')}</View>
|
||||||
<Button onClick={handleCopyUsername}>复制账号</Button>
|
<Button onClick={handleCopyUsername}>复制账号</Button>
|
||||||
<View>密码:{"123456"}</View>{" "}
|
<View>密码:{"123456"}</View>{" "}
|
||||||
|
<View>打开网页后,请点击"左上角头像",打开侧面栏</View>
|
||||||
|
|
||||||
{/* <View>
|
{/* <View>
|
||||||
添加
|
添加
|
||||||
<span style={{ color: "green" }}>微信好友: hackrobot</span>
|
<span style={{ color: "green" }}>微信好友: hackrobot</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user