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

fis-conf.js的配置中fis.config.set('context_path',"/open")起什么作用?急,在线等! #823

Open
martinshao opened this issue Aug 24, 2018 · 1 comment

Comments

@martinshao
Copy link

最近在运用公司的一套基于fis的基础框架开发,设计框架的大牛走了,留下无数疑惑。
其中关于fis-conf.js文件中有这样的配置:
fis.config.set('context_path',"/open");

请问小姐姐,这个配置是干嘛的?

@oxUnd
Copy link
Contributor

oxUnd commented Sep 28, 2018

这个是设置一些值的一个方式。

你可以看看,配置文件的其他地方用了 fis.config.get() 来获取这个值。

另外,都是抠脚大汉。

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