You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by da...@apache.org on 2017/08/21 06:17:41 UTC

[3/7] incubator-weex git commit: * [html5] remove some useless code@notdanger

* [html5] remove some useless code@notdanger


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/11def4cb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/11def4cb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/11def4cb

Branch: refs/heads/0.16-dev
Commit: 11def4cbe8f3d441e727deb6e3f5ee2ba9cba81c
Parents: e05973f
Author: erha19 <fa...@gmail.com>
Authored: Thu Aug 17 14:49:16 2017 +0800
Committer: erha19 <fa...@gmail.com>
Committed: Thu Aug 17 14:49:16 2017 +0800

----------------------------------------------------------------------
 examples/vue/showcase/tap-penetrate.vue | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/11def4cb/examples/vue/showcase/tap-penetrate.vue
----------------------------------------------------------------------
diff --git a/examples/vue/showcase/tap-penetrate.vue b/examples/vue/showcase/tap-penetrate.vue
index 755862b..d6ac160 100644
--- a/examples/vue/showcase/tap-penetrate.vue
+++ b/examples/vue/showcase/tap-penetrate.vue
@@ -85,10 +85,7 @@
     flex: 1;
     text-align: center;
   }
-
-  .div {
-  }
-
+  
   .fixed {
     position: fixed;
     bottom: 50px;