开发时使用浏览器运行时没有问题…
使用Web构建和运行时发生错误。
如果您知道解决方案,请帮忙。
export default class NewClass extends cc.Component
{
@property(cc.CurveRange)
curve: cc.CurveRange = new cc.CurveRange();start () { }}
开发时使用浏览器运行时没有问题…
使用Web构建和运行时发生错误。
如果您知道解决方案,请帮忙。
export default class NewClass extends cc.Component
{
@property(cc.CurveRange)
curve: cc.CurveRange = new cc.CurveRange();start () { }}
如你所说解决了。
谢谢你。
该主题在最后一个回复创建后14天后自动关闭。不再允许新的回复。