You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by xi...@apache.org on 2018/12/17 05:19:38 UTC

[incubator-weex-site] branch master updated: Upgrade WebSocket's demo.

This is an automated email from the ASF dual-hosted git repository.

xifang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-weex-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 5fd1d63  Upgrade WebSocket's demo.
5fd1d63 is described below

commit 5fd1d63dc1939354613e38a68e0e36a2ff0ba5b9
Author: 千之 <fa...@alibaba-inc.com>
AuthorDate: Mon Dec 17 13:19:03 2018 +0800

    Upgrade WebSocket's demo.
---
 examples/modules.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/modules.js b/examples/modules.js
index f622a38..ca93182 100644
--- a/examples/modules.js
+++ b/examples/modules.js
@@ -240,7 +240,7 @@ module.exports = {
       en: 'http://weex-project.io/references/modules/websocket.html'
     },
     examples: [{
-      hash: 'c4994c025226953c038b43da8b45124e',
+      hash: 'a235218427ab3a2a918c3fe16ec19b51',
       title: { zh: '使用范例', en: 'Use WebSocket' },
       screenshot: 'https://gw.alicdn.com/tfs/TB1gVSkAY9YBuNjy0FgXXcxcXXa-540-844.png'
     }]