消息列表优化

This commit is contained in:
仲么了
2023-11-03 16:33:16 +08:00
parent f01f764fcf
commit bb95331392
32 changed files with 402 additions and 949 deletions

View File

@@ -45,10 +45,10 @@ export default {
str = '/static/device_bad.png'
break
case 2:
str = '/static/device.png'
str = '/static/device_success.png'
break
default:
str = '/static/device.png'
str = '/static/device_success.png'
break
}
return str