GithubHelp home page GithubHelp logo

Comments (5)

QzoneTouch avatar QzoneTouch commented on June 23, 2024

好的,我们会继续更新。

from commonwidget.

robinma avatar robinma commented on June 23, 2024

嗯,谢谢,请教下,你们写这个插件时,还记得seajs版本是多少嘛?因为我现在不确定是我没有设置还是版本问题。我想还原一下和你们插件可以正常使用时的版本一致,再进行调试。

麻烦了。

from commonwidget.

QzoneTouch avatar QzoneTouch commented on June 23, 2024

2.0 或者 2.1都能用,是参照文档中的demo写的就应该没问题。

from commonwidget.

robinma avatar robinma commented on June 23, 2024

按这个写后,然后使用seajs.use调用模块,回调方法参数中,没有相对应的模块,这你们有遇到过吗?不清楚是不是我的配置有问题。具体问题,在这里。麻烦帮我看一下吧。
http://segmentfault.com/q/1010000000763399

from commonwidget.

5v5 avatar 5v5 commented on June 23, 2024

建议将:var arr = code.split('define') 改成: var arr = code.split('define(') ,在代码里面可能会用到undefined,并且引入backbone等其他js的时候,里面也可能出现多个define

from commonwidget.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.