#118 @wjmjimmie @rtty122333
即时通讯demo-webde:
1、通信窗口css编码:nw/css/demoUI.css添加代码
2、不知道这里为什么会改变,只是很小的注释上的改动:nw/css/desktop.css修改注释
3、通信控制部分添加代码:nw/js/common.js添加代码
4、通信界面以及相应编码:nw/js/model.js添加代码
5、有些部分跟我之前版本不同,但是pull新的下来就不能运行:nw/js/model.js setCur getCur
进入桌面管理器,双击左边的设备列表中的设备就可以进行通信。
You can merge this Pull Request by running
git pull https://github.com/woqidaideshi/demo-webde dev
Or view, comment on, or merge it at:
https://github.com/IbpTeam/demo-webde/pull/119
Commit Summary
add nw/css/desktop.css I do not know why
Merge branch 'dev' of ssh://github.com/IbpTeam/demo-webde into dev
即时通讯 webde代码
conflict
add model.js
File Changes
M nw/css/demoUI.css (10)
M nw/css/desktop.css (2)
M nw/js/common.js (3)
M nw/js/model.js (125)
Patch Links:
https://github.com/IbpTeam/demo-webde/pull/119.patch
https://github.com/IbpTeam/demo-webde/pull/119.diff
—
Reply to this email directly or view it on GitHub.
118 @wjmjimmie @rtty122333
即时通讯demo-webde: 1、通信窗口css编码:nw/css/demoUI.css添加代码 2、不知道这里为什么会改变,只是很小的注释上的改动:nw/css/desktop.css修改注释 3、通信控制部分添加代码:nw/js/common.js添加代码 4、通信界面以及相应编码:nw/js/model.js添加代码 5、有些部分跟我之前版本不同,但是pull新的下来就不能运行:nw/js/model.js setCur getCur
进入桌面管理器,双击左边的设备列表中的设备就可以进行通信。