Skip to content
New issue

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

config.js本地加载 #230

Open
xuxiaosan opened this issue Jun 11, 2018 · 1 comment
Open

config.js本地加载 #230

xuxiaosan opened this issue Jun 11, 2018 · 1 comment

Comments

@xuxiaosan
Copy link

//在线加载config.js

<script src="http://g.alicdn.com/bui/bui/1.1.21/config.js"></script>

//本地加载config.js

<script type="text/javascript" src="../../assets/js/config.js"></script>

在线方式加载config.js可以正常显示我想要的效果,由于网络限制,需要离线加载config.js,我把文件复制到本地后,效果就无效了,也没有提示错误吗,请问有什么需要配置的吗?

@lxs373
Copy link

lxs373 commented Jul 19, 2022

解决了吗??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants