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

不能打开项目文件夹 #1

Closed
wilddylan opened this issue Aug 24, 2016 · 2 comments
Closed

不能打开项目文件夹 #1

wilddylan opened this issue Aug 24, 2016 · 2 comments

Comments

@wilddylan
Copy link

使用脚手架创建的项目
拖动到DesktopApp中会提示 招不到 UI_dev/config.json 应该是 js吧。
2016-08-24 5 07 03
App是直接从官网下载的。

@wilddylan
Copy link
Author

try {
projectInfo = require(projectPath + '/UI_dev/config.json');
} catch(e) {
alert('没有找到 UI_dev/config.json,不是标准的 QMUI 项目');
}

脚手架建立的项目中为 config.js 与 config.rb

@kayo5994
Copy link
Collaborator

kayo5994 commented Aug 24, 2016

谢谢你的反馈,已经更新了一个新版本修复这个问题,官网的分流下载也同步更新了。
config.json 是旧式的配置表,更新了配置表格式后没有处理 App 的检测逻辑,所以导致了这个 bug。

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