mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-29 18:48:09 +08:00
update docs
This commit is contained in:
parent
fc90c17145
commit
64b6ff1ebb
@ -257,13 +257,13 @@ npm install -g glob
|
||||
|
||||
## V. Online Demonstration
|
||||
|
||||
* [Online Demonstration of Basic Widgets](http://zlgawtk.bceapp.com/awtk/demos/demoui/index.html)
|
||||
* [Online Demonstration of Basic Widgets](https://awtk.zlg.cn/demos/awtk/demoui/index.html)
|
||||
|
||||
* [Graphical Demonstration](http://zlgawtk.bceapp.com/awtk/demos/Chart-Demo/index.html)
|
||||
* [Graphical Demonstration](https://awtk.zlg.cn/demos/awtk_projects/Chart.v2-Demo/index.html)
|
||||
|
||||
* [Music Player Demonstration](http://zlgawtk.bceapp.com/awtk/demos/MusicPlayer-Demo/index.html)
|
||||
* [Music Player Demonstration](https://awtk.zlg.cn/demos/awtk_projects/MusicPlayer.v2-Demo/index.html)
|
||||
|
||||
* [Smart Watch Demonstration](http://zlgawtk.bceapp.com/awtk/demos/SmartWatch-Demo/index.html)
|
||||
* [Smart Watch Demonstration](https://awtk.zlg.cn/demos/awtk_projects/SmartWatch.v2-Demo/index.html)
|
||||
|
||||
## VI. Platform Porting
|
||||
|
||||
|
@ -261,13 +261,13 @@ npm install -g glob
|
||||
|
||||
## 五、在线演示
|
||||
|
||||
* [基本控件在线演示](http://zlgawtk.bceapp.com/awtk/demos/demoui/index.html)
|
||||
* [基本控件在线演示](https://awtk.zlg.cn/demos/awtk/demoui/index.html)
|
||||
|
||||
* [图表演示](http://zlgawtk.bceapp.com/awtk/demos/Chart-Demo/index.html)
|
||||
* [图表演示](https://awtk.zlg.cn/demos/awtk_projects/Chart.v2-Demo/index.html)
|
||||
|
||||
* [音乐播放器演示](http://zlgawtk.bceapp.com/awtk/demos/MusicPlayer-Demo/index.html)
|
||||
* [音乐播放器演示](https://awtk.zlg.cn/demos/awtk_projects/MusicPlayer.v2-Demo/index.html)
|
||||
|
||||
* [智能手表演示](http://zlgawtk.bceapp.com/awtk/demos/SmartWatch-Demo/index.html)
|
||||
* [智能手表演示](https://awtk.zlg.cn/demos/awtk_projects/SmartWatch.v2-Demo/index.html)
|
||||
|
||||
## 六、各个平台的移植
|
||||
|
||||
|
@ -1,5 +1,8 @@
|
||||
# 最新动态
|
||||
|
||||
2022/07/26
|
||||
* 更新REAMDE中的demos链接(感谢雨欣提供补丁)。
|
||||
|
||||
2022/07/25
|
||||
* 修复file\_browser和file\_dialog没有包括头文件导致编译报错的问题(感谢雨欣提供补丁)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user