Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
defineConstants 中定义了 host,在代码中直接输出 host,看不到内容。
defineContants要求字符串,你可以把host对应的内容用JSON.stringify包裹一下