gpt4 book ai didi

javascript - CoffeeScript 中出现意外的 '{'

转载 作者:行者123 更新时间:2023-11-30 08:59:48 25 4
gpt4 key购买 nike

我在 CoffeeScript 中写了一些代码来初始化 jquery-ui 日期选择器

#this code is working fine
$(".picktime").datepicker
numberOfMonths: 1

#this give me an Error: Parse error on line 3: Unexpected '{'
$(".picktime").datepicker
numberOfMonths: 1
showButtonPanel: true

谢谢。

最佳答案

作为答案发布:

检查你的空格;确保您没有混用制表符和空格。

关于javascript - CoffeeScript 中出现意外的 '{',我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10191857/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com