diff --git a/.env.development b/.env.development
index 128fbf0..62c4ec9 100644
--- a/.env.development
+++ b/.env.development
@@ -3,3 +3,6 @@ ENV = 'development'
# base api
VUE_APP_BASE_API = '/api'
+
+# 服务器开发的端口
+port = 8888
diff --git a/src/App.vue b/src/App.vue
index df5e0ca..07fa8cc 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,11 +1,16 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
diff --git a/src/assets/common/logo-64.png b/src/assets/common/logo-64.png
deleted file mode 100644
index 37abde0..0000000
Binary files a/src/assets/common/logo-64.png and /dev/null differ
diff --git a/src/assets/common/logo.png b/src/assets/common/logo.png
index 083a451..e67dbcd 100644
Binary files a/src/assets/common/logo.png and b/src/assets/common/logo.png differ
diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index 43d64b5..ce6c6f4 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -4,8 +4,8 @@
- 江苏传智播客教育科技股份有限公司
- 体验版
+ XXX股份有限公司
+ 测试版