微信小程序基础功能— console.warn()

微信小程序基础功能— console.warn()

# console.warn()

向调试面板中打印 warn 日志

# 参数

# any …args

日志内容,可以有任意多个。