Commit 26073e49 by 姜雷

修改用户设置页面账号和设备账号

parent 44e0c90b
......@@ -227,11 +227,11 @@ class UserSetting extends Component {
</View>
<View className='UserSetting-ContentItem Disabled'>
<Text>多彩账号:</Text>
<Text>15961654</Text>
<Text>{userinfo.customerPhone}</Text>
</View>
<View className='UserSetting-ContentItem Disabled'>
<Text>设备账号:</Text>
<Text>1855</Text>
<Text>{userinfo.hardwareAccount}</Text>
</View>
<View className='UserSetting-title'>
<Image className='UserSetting-titleIcon' src={SchoolIcon} />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment