Browse Source

新的版本3.5.0

seimin 1 year ago
parent
commit
44baccc80a
2 changed files with 5 additions and 108 deletions
  1. 4 107
      README.md
  2. 1 1
      assets/js/main.js

File diff suppressed because it is too large
+ 4 - 107
README.md


+ 1 - 1
assets/js/main.js

@@ -1,4 +1,4 @@
1
-console.info('v1.0.3');
1
+console.info('v3.5.0');
2 2
 var app = angular.module('itsmApp', ['itsm-dep']);
3 3
 var domainName = location.host;//域名 + 端口
4 4
 var hostname = location.hostname; //域名