diff --git a/Code/智慧营区/DOCManageAPP(阿克苏)/3DVisualization/img/logo.png b/Code/智慧营区/DOCManageAPP(阿克苏)/3DVisualization/img/logo.png index 9a7e3b3..a6ae191 100644 Binary files a/Code/智慧营区/DOCManageAPP(阿克苏)/3DVisualization/img/logo.png and b/Code/智慧营区/DOCManageAPP(阿克苏)/3DVisualization/img/logo.png differ diff --git a/Code/智慧营区/DOCManageAPP(阿克苏)/Index/css/topper.css b/Code/智慧营区/DOCManageAPP(阿克苏)/Index/css/topper.css index 0713799..a061e41 100644 --- a/Code/智慧营区/DOCManageAPP(阿克苏)/Index/css/topper.css +++ b/Code/智慧营区/DOCManageAPP(阿克苏)/Index/css/topper.css @@ -86,7 +86,7 @@ body { } .nav { - width: 1220px; + width: 1180px; height: 48px; margin-top: 10px; margin-left: 48px; @@ -192,7 +192,7 @@ body { } .user { - width: 190px; + width: 310px; height: 18px; line-height: 18px; margin-right: 20px; @@ -208,6 +208,15 @@ body { line-height: 18px; } +.version-number { + width: 100px; + height: 18px; + background: url(../img/user-icon3.png) left center no-repeat; + padding-left: 26px; + font-size: 14px; + line-height: 18px; +} + .user-cancel { width: 18px; height: 18px; diff --git a/Code/智慧营区/DOCManageAPP(阿克苏)/Index/index.html b/Code/智慧营区/DOCManageAPP(阿克苏)/Index/index.html index 901cf69..e8cc7c9 100644 --- a/Code/智慧营区/DOCManageAPP(阿克苏)/Index/index.html +++ b/Code/智慧营区/DOCManageAPP(阿克苏)/Index/index.html @@ -278,6 +278,7 @@ -->
+
版本号v1.1
拉萨特勤一站管理员
@@ -572,5 +573,4 @@ }); } - \ No newline at end of file