Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
update weex-vue-render next
Browse files Browse the repository at this point in the history
  • Loading branch information
tw93 committed Dec 13, 2017
1 parent 75a823b commit df7768e
Show file tree
Hide file tree
Showing 38 changed files with 277 additions and 1,052 deletions.
2 changes: 1 addition & 1 deletion example/button/index.html → example/_mods/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<body>
<div id="root"></div>
<script src="//h5.m.taobao.com/js/trip/weex-ui/vue.runtime.min.js"></script>
<script src="//h5.m.taobao.com/js/trip/weex-ui/weex-vue-render.min.js"></script>
<script src="//h5.m.taobao.com/js/trip/weex-ui/weex-vue-render-next.min.js"></script>
<script src="./index.web.js"></script>
<script src="//h5.m.taobao.com/js/trip/weex-ui/qrcode.js"></script>
</body>
Expand Down
35 changes: 0 additions & 35 deletions example/cell/index.html

This file was deleted.

35 changes: 0 additions & 35 deletions example/checkbox/index.html

This file was deleted.

35 changes: 0 additions & 35 deletions example/countdown/index.html

This file was deleted.

35 changes: 0 additions & 35 deletions example/dialog/index.html

This file was deleted.

35 changes: 0 additions & 35 deletions example/ep-slider/index.html

This file was deleted.

3 changes: 2 additions & 1 deletion example/ep-slider/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,11 @@
width: 250px;
height: 80px;
margin-left: 250px;
margin-bottom: 40px;
margin-top: 40px;
background-color: #635147;
align-items: center;
justify-content: center;
margin-bottom: 40px;
}

.btn-text {
Expand Down
35 changes: 0 additions & 35 deletions example/grid-select/index.html

This file was deleted.

35 changes: 0 additions & 35 deletions example/indexlist/index.html

This file was deleted.

35 changes: 0 additions & 35 deletions example/lightbox/index.html

This file was deleted.

35 changes: 0 additions & 35 deletions example/loading/index.html

This file was deleted.

35 changes: 0 additions & 35 deletions example/lottery-rain/index.html

This file was deleted.

Loading

0 comments on commit df7768e

Please sign in to comment.