Giter VIP home page Giter VIP logo

Comments (9)

tw93 avatar tw93 commented on May 23, 2024

npm i weex-ui@latest -S
try it, If there is no problem, you can close this issue

from incubator-weex-ui.

zxb3121999 avatar zxb3121999 commented on May 23, 2024

还是一样的.

from incubator-weex-ui.

tw93 avatar tw93 commented on May 23, 2024

https://github.com/alibaba/weex-ui#weex-toolkit
Please post your environment and code
and you can refer to this project https://github.com/tw93/weex-ui-with-toolkit

from incubator-weex-ui.

zxb3121999 avatar zxb3121999 commented on May 23, 2024

v1.1.0-beta.6

  • weexpack : v0.4.7-beta.17
  • weex-builder : v0.2.13-beta.4
  • weex-devtool : v0.3.2-beta.7
  • weex-previewer : v1.3.13-beta.8
  • toolkit-repair : v0.0.5

{
"presets": ["es2015", "stage-0"],
"plugins": [
[
"component",
{
"libraryName": "weex-ui",
"libDir": "packages"
}
]
]
}

from incubator-weex-ui.

zxb3121999 avatar zxb3121999 commented on May 23, 2024

代码就是你们那个例子里面的tabpag的代码

from incubator-weex-ui.

tw93 avatar tw93 commented on May 23, 2024

The error detail screenshot and the code post oh, is there any other component error?

from incubator-weex-ui.

zxb3121999 avatar zxb3121999 commented on May 23, 2024

ReportException : Exception: SyntaxError: Unexpected identifier 'UrlParser'. import call expects exactly one argument.
at (global function):1292
Function@[native code]
Function@[native code]
w@(weex framework):4:2096
a@(weex framework):3:30077
(weex framework):8:26566

如果将这个页面单独做为一个页面是可以跑起来的.但如果做为一个tabpage里面的页面,通过js的形式被调用 就出问题了 我是通过weex compile编译的,不知道是不是编译的问题

from incubator-weex-ui.

tw93 avatar tw93 commented on May 23, 2024

@erha19 have a look

from incubator-weex-ui.

zxb3121999 avatar zxb3121999 commented on May 23, 2024

通过npm run build形式打出来没问题.应该是编译问题.改用在webpack.config.js配置entry.就ok了.关闭问题了

from incubator-weex-ui.

Related Issues (20)

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.