function doGet() { return HtmlService.createHtmlOutput('<b>Hello, world!</b>'); }
我尝试<title>在 html 表单中使用,用它代替“Hello, world!” 但它保持不变,该应用程序看起来很有趣,标题上带有 google 脚本 url。
<title>
请帮我为应用添加标题。
google-apps-script
google-apps-script ×1