1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-26 01:04:06 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2022-12-19 19:47:20 +08:00
parent 7a9b171341
commit bda5e90625

View File

@ -37,7 +37,7 @@ Volcanos(chat.ONIMPORT, {_init: function(can, msg, target) {
})
},
_time: function(can, target) { can.core.Timer({interval: 100}, function() { can.onimport.time(can, target) })
can.onappend.figure(can, {action: "date"}, target), target.onmouseenter = target.click
can.onappend.figure(can, {action: "date"}, target)
},
time: function(can, target) { can.onimport.topic(can), target.innerHTML = can.user.time(can, null, "%w %H:%M:%S") },
avatar: function(event, can, avatar) { if (can.user.isExtension || can.user.isLocalFile) { return }