yakczh
V2EX  ›  Node.js

Backbone.history.start({pushState: true}); 提示没有start这个方法

  •  
  •   yakczh · Dec 27, 2012 · 4053 views
    This topic created in 4911 days ago, the information mentioned may be changed or developed.
    Meteor.Router.add({
    '/': 'home',
    '/login': 'login',
    '/signup': 'signup'

    }
    });

    Meteor.startup(function () {
    Backbone.history.start({pushState: true});
    });


    运行 TypeError: Cannot call method 'start' of undefined
    1 replies    1970-01-01 08:00:00 +08:00
    hafeyang
        1
    hafeyang  
       Dec 27, 2012
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3171 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 46ms · UTC 13:08 · PVG 21:08 · LAX 06:08 · JFK 09:08
    ♥ Do have faith in what you're doing.