Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
Former-commit-id: fd9c99a4f930c1beff907005788bf03874db12b0 [formerly 236cd90]
Former-commit-id: c58d0ce
  • Loading branch information
FairyEver committed Jan 15, 2019
2 parents 718edb5 + 4c6e4fb commit 9ed9bbe
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "d2-admin",
"version": "1.6.10",
"version": "1.6.11",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --open",
Expand Down
3 changes: 0 additions & 3 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
var hmid = "bc38887aa5588add05a38704342ad7e8";
(function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?" + hmid; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s);})();
</script>
<!-- ua -->
<script src="<%= BASE_URL %>script/ua-parser.min.js"></script>
<script src="<%= BASE_URL %>script/ua.js"></script>
</head>
<body>
<noscript>
Expand Down
13 changes: 0 additions & 13 deletions public/is-mobile.html

This file was deleted.

9 changes: 0 additions & 9 deletions public/script/ua-parser.min.js

This file was deleted.

9 changes: 0 additions & 9 deletions public/script/ua.js

This file was deleted.

0 comments on commit 9ed9bbe

Please sign in to comment.