Files
ClassContent/项目合集/聊天室/chat_fontend/js/utils/index.js
2024-09-27 02:06:13 +08:00

3 lines
45 B
JavaScript

function go (url) {
location.href = url
}