Skip to content

Commit

Permalink
结构变动
Browse files Browse the repository at this point in the history
  • Loading branch information
tower1229 committed Oct 28, 2017
1 parent f7e8c30 commit 0319d3d
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Expand Up @@ -32,12 +32,12 @@
<router-view></router-view>
<loading></loading>
</div>
<script src="./src/lib/sea.js" id="seajsnode"></script>
<script src="./src/lib/vue.js"></script>
<script src="./src/lib/vuex.js"></script>
<script src="./src/lib/vue-router.js"></script>
<script src="./src/lib/axios.min.js"></script>
<script src="./src/lib/etpl.js"></script>
<script src="./static/lib/sea.js" id="seajsnode"></script>
<script src="./static/lib/vue.js"></script>
<script src="./static/lib/vuex.js"></script>
<script src="./static/lib/vue-router.js"></script>
<script src="./static/lib/axios.min.js"></script>
<script src="./static/lib/etpl.js"></script>
<script src="https://cdn.wilddog.com/sdk/js/2.5.8/wilddog.js"></script>
<script>
seajs.root = '/WidgetsPlayground';
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 0319d3d

Please sign in to comment.