This commit is contained in:
eric
2026-01-27 09:22:46 -06:00
parent 29ebf701ee
commit 2d43ba5870

View File

@@ -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>