We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我公司的项目用的layui,然后layui它的模块化是另类的,没办法用webpack打包。然后我用cdn的方式引用(script),发现报错,因为xy-ui/index.jx用了import ,然后我把单个js文件引入,然后把export和import去掉,发现可以使用。
The text was updated successfully, but these errors were encountered:
IE都不用想了,不支持,推荐从github下载到本地来使用
Sorry, something went wrong.
不是IE,就chrome
layui 其实是个一起不复返的坑
No branches or pull requests
我公司的项目用的layui,然后layui它的模块化是另类的,没办法用webpack打包。然后我用cdn的方式引用(script),发现报错,因为xy-ui/index.jx用了import ,然后我把单个js文件引入,然后把export和import去掉,发现可以使用。
The text was updated successfully, but these errors were encountered: