diff --git a/public/common/js/viewmodel.js b/public/common/js/viewmodel.js index f66fa75..c0346e4 100644 --- a/public/common/js/viewmodel.js +++ b/public/common/js/viewmodel.js @@ -80,6 +80,7 @@ MI.routeListener('index/update', function (data) { MI.routeCopy('SystemUp', data.obj); + MI.routeCopy('VersionShow', data.obj); }); MI.routeListener('center/show', function (data) { diff --git a/public/template/index.html b/public/template/index.html index 3626e65..f5dcee1 100644 --- a/public/template/index.html +++ b/public/template/index.html @@ -17,17 +17,22 @@
程序版本: - 8.2 -
-后端发行版: - Release_8.2.6 -
-前端发行版: - Release_8.2.5 -
-程序版本: + 8.2 +
+前端发行版: + + + +
+后端发行版: + + + +
+