Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tower1229 committed May 9, 2018
1 parent c019f85 commit dea6d3c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion view/shell/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ define(function(require) {
};

app.ready(function() {

app.window.popoverElement({
id: 'View',
name: 'pageView',
Expand Down
2 changes: 1 addition & 1 deletion view/shell/temp.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h4 class="_title">加载中</h4>
</div>
</div>
</body>
<script src="../../../sdk/loader.js" data-script="script">
<script src="../../sdk/loader.js" data-script="script">
</script>

</html>

0 comments on commit dea6d3c

Please sign in to comment.